[PATCH] D35635: [ARM] Optimize {s,u}{add,sub}.with.overflow
Joel Galenson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 12 12:27:54 PST 2017
jgalenson updated this revision to Diff 126604.
jgalenson added a comment.
Now that https://reviews.llvm.org/D35192 has re-landed I need to update this patch.
Note that I added back the use of ARMISD::ADDC, which were were discussing a bit before.
https://reviews.llvm.org/D35635
Files:
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
test/CodeGen/ARM/su-addsub-overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35635.126604.patch
Type: text/x-patch
Size: 9506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/451ead11/attachment.bin>
More information about the llvm-commits
mailing list