[PATCH] D64658: [SystemZ] Fix addcarry of addcarry of const carry (PR42606)
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 12 12:27:04 PDT 2019
uweigand accepted this revision.
uweigand added a comment.
This revision is now accepted and ready to land.
I agree it's a bit hacky, but I don't see any better solution either. In any case, the change is not wrong -- everything rejected **should** be rejected. Given that this fixes a real problem, I'm fine with the patch. LGTM.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64658/new/
https://reviews.llvm.org/D64658
More information about the llvm-commits
mailing list