[PATCH] D12096: [InstCombineAddSub opportunities]: More opportunities to factorize FAdd/FSub when unsafeAlgebra is present for Inst

Aditya Nandakumar via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 14:07:07 PDT 2015


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

Updated diff with test cases that cover all the 16 possible combinations of optimizations.


http://reviews.llvm.org/D12096

Files:
  lib/Transforms/InstCombine/InstCombineAddSub.cpp
  test/Transforms/InstCombine/FAddFSubAssociativeFactorize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12096.32744.patch
Type: text/x-patch
Size: 17992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150820/5bf021e6/attachment.bin>


More information about the llvm-commits mailing list