[PATCH] D62044: [PowerPC] Remove CRBits Copy Of Unset/set CBit
Victor Huang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 22 11:29:33 PDT 2019
NeHuang updated this revision to Diff 200798.
NeHuang added a comment.
Herald added a subscriber: qcolombet.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62044/new/
https://reviews.llvm.org/D62044
Files:
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.td
llvm/test/CodeGen/PowerPC/knowCRBitSpill.ll
llvm/test/CodeGen/PowerPC/remove-copy-crunsetcrbit.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62044.200798.patch
Type: text/x-patch
Size: 9332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/1e56986d/attachment.bin>
More information about the llvm-commits
mailing list