[PATCH] D35192: [ARM] Use ADDCARRY / SUBCARRY

Roger Ferrer Ibanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 09:45:55 PDT 2017


rogfer01 updated this revision to Diff 114381.
rogfer01 added a comment.

ChangeLog:

- Fix problem in S/UMLAL  combiner that caused PR34045.
- New bugpoint-reduced test based on the reproducer of PR34045.


https://reviews.llvm.org/D35192

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  test/CodeGen/ARM/intrinsics-overflow.ll
  test/CodeGen/ARM/pr34045.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35192.114381.patch
Type: text/x-patch
Size: 17920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/f441d087/attachment.bin>


More information about the llvm-commits mailing list