[PATCH] D12345: [Reassociate]: Add intermediate subtract instructions created while negating to be redone later for more reassociate opportunities

Aditya Nandakumar via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 11:10:10 PST 2015


aditya_nandakumar updated this revision to Diff 43550.
aditya_nandakumar added a comment.

Updated based on feedback.


http://reviews.llvm.org/D12345

Files:
  lib/Transforms/Scalar/Reassociate.cpp
  test/Transforms/Reassociate/factorize-again.ll
  test/Transforms/Reassociate/secondary.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12345.43550.patch
Type: text/x-patch
Size: 4163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151223/725b3f53/attachment.bin>


More information about the llvm-commits mailing list