[PATCH] D35192: [ARM] Use ADDCARRY / SUBCARRY
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 13 01:34:09 PDT 2017
rogfer01 requested review of this revision.
rogfer01 added a comment.
In the second instance of PR34045 what happens is that `ADDC` is exactly `HiAdd`, not just a predecessor of the latter.
That said, let me first check I can build Chrome for ARM with this change. It is not a matter of bother Google folks :)
https://reviews.llvm.org/D35192
More information about the llvm-commits
mailing list