[PATCH] D127530: [PowerPC] Extend GlobalISel implementation to emit and/or/xor.

Kai Nacke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 12:08:51 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbe4a1dfbf93d: [PowerPC] Extend GlobalISel implementation to emit and/or/xor. (authored by Kai).

Repository:
  rG LLVM Github Monorepo

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/lib/Target/PowerPC/GISel/PPCRegisterBanks.td
  llvm/test/CodeGen/PowerPC/GlobalISel/ppc-isel-logical.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127530.476967.patch
Type: text/x-patch
Size: 15835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221121/ba06b7eb/attachment.bin>


More information about the llvm-commits mailing list