[PATCH] D154533: [DAG] Improve carry reconstruction in combineCarryDiamond.
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 5 13:17:06 PDT 2023
deadalnix updated this revision to Diff 537474.
deadalnix added a comment.
Fix SystemZ tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154533/new/
https://reviews.llvm.org/D154533
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/SystemZ/int-uadd-01.ll
llvm/test/CodeGen/SystemZ/int-uadd-02.ll
llvm/test/CodeGen/SystemZ/int-uadd-03.ll
llvm/test/CodeGen/SystemZ/int-usub-01.ll
llvm/test/CodeGen/SystemZ/int-usub-02.ll
llvm/test/CodeGen/SystemZ/int-usub-03.ll
llvm/test/CodeGen/X86/addcarry.ll
llvm/test/CodeGen/X86/subcarry.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154533.537474.patch
Type: text/x-patch
Size: 25124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230705/520aa794/attachment.bin>
More information about the llvm-commits
mailing list