[PATCH] D38378: [ARM] Optimize {s,u}{add,sub}.with.overflow.

Joel Galenson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 11:07:59 PST 2017


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

I've now reverted the part of the change mentioned in the last couple comments.


https://reviews.llvm.org/D38378

Files:
  lib/Target/ARM/ARMBaseInstrInfo.cpp
  lib/Target/ARM/ARMBaseInstrInfo.h
  test/CodeGen/ARM/intrinsics-overflow.ll
  test/CodeGen/ARM/su-addsub-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38378.124784.patch
Type: text/x-patch
Size: 12252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171129/c301b4b7/attachment.bin>


More information about the llvm-commits mailing list