[PATCH] D35192: [ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 02:17:16 PDT 2017
rogfer01 updated this revision to Diff 106593.
rogfer01 added a comment.
ChangeLog:
- Remove incorrect computation of known bits for an operand that contains a copy of the `CPSR` and not a boolean.
https://reviews.llvm.org/D35192
Files:
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
test/CodeGen/ARM/intrinsics-overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35192.106593.patch
Type: text/x-patch
Size: 13977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170714/bd9de61b/attachment.bin>
More information about the llvm-commits
mailing list