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

Chad Rosier mcrosier at codeaurora.org
Wed Oct 8 07:13:11 PDT 2014


Hi joerg, resistor, chandlerc, hfinkel,

This isn't going to expose additional opportunities for reassociation, AFAICT, and it's currently causing an assertion failure.
For further details, see: http://llvm.org/bugs/show_bug.cgi?id=21205
Please have a look.
Regards,

 Chad

http://reviews.llvm.org/D5674

Files:
  lib/Transforms/Scalar/Reassociate.cpp
  test/Transforms/Reassociate/pr21205.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5674.14574.patch
Type: text/x-patch
Size: 1346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141008/1a589cf3/attachment.bin>


More information about the llvm-commits mailing list