[PATCH] D62044: [PowerPC] Remove CRBits Copy Of Unset/set CBit
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 22 17:40:04 PDT 2019
hfinkel accepted this revision.
hfinkel added a comment.
In D62044#1512520 <https://reviews.llvm.org/D62044#1512520>, @NeHuang wrote:
> After re-basing the patch with latest master ToT, there is a LIT failure for the KnowCRBitSpill.ll. As per discussed and reviewed in the meeting, the CRSET test case behavior change is as expected. The test case check logic is updated accordingly.
>
> Merged with master commit "45330fee4c2053c03e4446ce2a4da3769ca7a5a7 <https://reviews.llvm.org/rG45330fee4c2053c03e4446ce2a4da3769ca7a5a7>" and confirmed build, LIT, LNT and bootstrap tests passed.
Sounds good. Please go ahead.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62044/new/
https://reviews.llvm.org/D62044
More information about the llvm-commits
mailing list