[PATCH] D120515: [PowerPC][NFC] Split out the MMA instructions from the P10 instructions.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 24 13:35:18 PST 2022


stefanp created this revision.
stefanp added reviewers: lei, nemanjai.
Herald added subscribers: shchenz, kbarton, hiraditya.
stefanp requested review of this revision.
Herald added a project: LLVM.

Currently all of the MMA instructions as well as the MMA related register info
is bundled with the Power 10 instructions. This patch just splits them out.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120515

Files:
  llvm/lib/Target/PowerPC/PPCInstrMMA.td
  llvm/lib/Target/PowerPC/PPCInstrP10.td
  llvm/lib/Target/PowerPC/PPCRegisterInfo.td
  llvm/lib/Target/PowerPC/PPCRegisterInfoMMA.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120515.411226.patch
Type: text/x-patch
Size: 77792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220224/bfc66239/attachment-0001.bin>


More information about the llvm-commits mailing list