[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
Tue Dec 22 12:23:17 PST 2015


aditya_nandakumar added a comment.

There were both improvements in instruction count as well as reduction with this patch on our internal test suite.


Repository:
  rL LLVM

http://reviews.llvm.org/D12345





More information about the llvm-commits mailing list