[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 Jul 19 12:33:24 PDT 2017


jgalenson updated this revision to Diff 107354.
jgalenson added a comment.

This is the code for my testcase before my patch.  I'll now update it after my patch.


https://reviews.llvm.org/D35635

Files:
  test/CodeGen/ARM/su_addsub_overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35635.107354.patch
Type: text/x-patch
Size: 2775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/5c2464d8/attachment.bin>


More information about the llvm-commits mailing list