[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 16:24:10 PDT 2015
aditya_nandakumar updated this revision to Diff 32767.
aditya_nandakumar added a comment.
Ran it through clang-format.
Use cast instead of dyn_cast + assert.
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.32767.patch
Type: text/x-patch
Size: 18605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150820/46f9732e/attachment.bin>
More information about the llvm-commits
mailing list