[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 16:01:32 PST 2017


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

Add the ARMISD::ADDC node for real.  Thanks for catching that!


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.126642.patch
Type: text/x-patch
Size: 9509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/a0748292/attachment.bin>


More information about the llvm-commits mailing list