[PATCH] D14070: [FPEnv Core 05/14] Teach IR builder and folders about new flags
David Majnemer via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 26 09:04:22 PDT 2015
majnemer added a subscriber: majnemer.
================
Comment at: test/Other/fpenv-constant-fold.ll:10
@@ +9,3 @@
+; CHECK-LABEL: @do-not-fold-fadd-that-can-trap
+; CHECK: fadd
+entry:
----------------
You need to check the operands here as well.
Repository:
rL LLVM
http://reviews.llvm.org/D14070
More information about the llvm-commits
mailing list