[PATCH] D7540: DAGCombiner: Don't unnecessarily swap operands in ReassociateOps
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 19:11:06 PST 2016
arsenm updated this revision to Diff 48767.
arsenm added a comment.
Update for trunk. The AArch64 test no longer breaks, and only a couple of x86 tests have irrelevant changes
http://reviews.llvm.org/D7540
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/AMDGPU/dagcombine-reassociate-bug.ll
test/CodeGen/AMDGPU/shl_add_constant.ll
test/CodeGen/X86/add-nsw-sext.ll
test/CodeGen/X86/combine-multiplies.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7540.48767.patch
Type: text/x-patch
Size: 5151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160223/23e16ab5/attachment.bin>
More information about the llvm-commits
mailing list