[PATCH] D18321: Add support for no-jump-tables
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 29 08:21:07 PDT 2016
joker.eph added inline comments.
================
Comment at: test/Transforms/Inline/attributes.ll:246
@@ -245,2 +249,1 @@
; CHECK: attributes [[FPMAD_TRUE]] = { "less-precise-fpmad"="true" }
-; CHECK: attributes [[NOIMPLICITFLOAT]] = { noimplicitfloat }
----------------
Why are you killing the noimplicitfloat test?
http://reviews.llvm.org/D18321
More information about the llvm-commits
mailing list