diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/dag-fmf-cse.ll')
| -rw-r--r-- | llvm/test/CodeGen/X86/dag-fmf-cse.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/X86/dag-fmf-cse.ll b/llvm/test/CodeGen/X86/dag-fmf-cse.ll index 186b4368623..ac8c5000aba 100644 --- a/llvm/test/CodeGen/X86/dag-fmf-cse.ll +++ b/llvm/test/CodeGen/X86/dag-fmf-cse.ll @@ -1,3 +1,4 @@ +; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py ; RUN: llc < %s -mtriple=x86_64-unknown-unknown -mattr=fma -enable-unsafe-fp-math -enable-fmf-dag=1 | FileCheck %s ; If fast-math-flags are propagated correctly, the mul1 expression |

