[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 18:29:15 PDT 2015


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

Removed unnecessary {}


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.32781.patch
Type: text/x-patch
Size: 17679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/3cf89e3f/attachment-0001.bin>


More information about the llvm-commits mailing list