[PATCH] D35192: [ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 7 10:40:32 PST 2017
rogfer01 updated this revision to Diff 125993.
rogfer01 added a comment.
This revision is now accepted and ready to land.
- Fix combiner with `addcarry` that causes PR35103
- Add regression test
https://reviews.llvm.org/D35192
Files:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
test/CodeGen/ARM/intrinsics-overflow.ll
test/CodeGen/ARM/pr34045-2.ll
test/CodeGen/ARM/pr34045.ll
test/CodeGen/ARM/pr35103.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35192.125993.patch
Type: text/x-patch
Size: 21370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/c52b772c/attachment-0001.bin>
More information about the llvm-commits
mailing list