[PATCH] D129666: [SDAG] Remove single-result restriction on commutative CSE
Itay Bookstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 15 14:21:03 PDT 2022
ibookstein updated this revision to Diff 445132.
ibookstein added a comment.
Rebased on top of a commit that separately adds the CSE test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129666/new/
https://reviews.llvm.org/D129666
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/dagcombine-cse.ll
llvm/test/CodeGen/X86/smul-with-overflow.ll
llvm/test/CodeGen/X86/smulo-128-legalisation-lowering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129666.445132.patch
Type: text/x-patch
Size: 149958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220715/5da8cf60/attachment-0001.bin>
More information about the llvm-commits
mailing list