[PATCH] D127530: [PowerPC] Extend GlobalISel implementation to emit and/or/xor.
Kai Nacke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 10 14:01:06 PDT 2022
Kai updated this revision to Diff 436039.
Kai edited the summary of this revision.
Kai added a comment.
- Fixed a wrong comment
- Legalize G_CONSTANT
- Finish test case for nand
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127530/new/
https://reviews.llvm.org/D127530
Files:
llvm/lib/Target/PowerPC/GISel/PPCCallLowering.cpp
llvm/lib/Target/PowerPC/GISel/PPCGenRegisterBankInfo.def
llvm/lib/Target/PowerPC/GISel/PPCInstructionSelector.cpp
llvm/lib/Target/PowerPC/GISel/PPCLegalizerInfo.cpp
llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.cpp
llvm/lib/Target/PowerPC/GISel/PPCRegisterBankInfo.h
llvm/test/CodeGen/PowerPC/GlobalISel/ppc-isel-logical.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127530.436039.patch
Type: text/x-patch
Size: 14142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220610/17db2c2f/attachment.bin>
More information about the llvm-commits
mailing list