[PATCH] [Reassociation][PR21205] Don't canonicalize X - undef to X + (-undef).

Chad Rosier mcrosier at codeaurora.org
Wed Oct 8 07:14:25 PDT 2014


================
Comment at: test/Transforms/Reassociate/pr21205.ll:1
@@ +1,2 @@
+; RUN: opt < %s -reassociate -disable-output
+; PR21205
----------------
I missed the FileCheck.. one moment.

http://reviews.llvm.org/D5674






More information about the llvm-commits mailing list