[PATCH] D29872: Do not legalize large add with addc/adde, introduce addcarry and do it with uaddo/addcarry
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 30 08:18:05 PDT 2017
spatel added a comment.
In https://reviews.llvm.org/D29872#741735, @RKSimon wrote:
> I see nothing to stop this being accepted now - does anyone have any further comments?
Having the FIXME note was my main concern...just in case the transition takes longer than expected. I have no other comments.
https://reviews.llvm.org/D29872
More information about the llvm-commits
mailing list