[PATCH] Fix Reassociate handling of constant in presence of undef float

Sanjay Patel spatel at rotateright.com
Thu Jan 15 08:45:59 PST 2015


REPOSITORY
  rL LLVM

================
Comment at: test/Transforms/Reassociate/undef.ll:4
@@ +3,3 @@
+; Reassociate pass use to crash on these example
+
+
----------------
Please use FileCheck for the expected output rather than just assuming a lack of crash is correct.

Nit: "The Reassociate pass used to crash on these examples."

http://reviews.llvm.org/D6993

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list