[PATCH] D35635: Optimize {s,u}{add,sub}.with.overflow on ARM
Joel Galenson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 20 14:56:37 PDT 2017
jgalenson updated this revision to Diff 116084.
jgalenson added a comment.
Here's a modification of my incorrect commit from yesterday afternoon that properly gets the correct value out of the ADDC.
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.116084.patch
Type: text/x-patch
Size: 9132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/ec5cf974/attachment.bin>
More information about the llvm-commits
mailing list