[PATCH] D90616: [PowerPC] Accumulator/Unprimed Accumulator register copy, spill and restore

Ahsan Saghir via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 07:56:09 PST 2020


saghir created this revision.
Herald added subscribers: llvm-commits, shchenz, kbarton, hiraditya, nemanjai, qcolombet.
Herald added a project: LLVM.
saghir requested review of this revision.

This patch adds support for accumulator/unprimed accumulator
register copy, spill and restore for MMA.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D90616

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/lib/Target/PowerPC/PPCRegisterInfo.h
  llvm/test/CodeGen/PowerPC/mma-acc-spill.ll
  llvm/test/CodeGen/PowerPC/mma-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90616.302285.patch
Type: text/x-patch
Size: 40509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201102/bd3a76b2/attachment-0001.bin>


More information about the llvm-commits mailing list