[PATCH] D136728: [PowerPC] Add handling for WACC register spilling.

Stefan Pintilie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 19:07:07 PDT 2022


stefanp updated this revision to Diff 473101.
stefanp added a comment.

Fixed some spacing and a couple of comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136728/new/

https://reviews.llvm.org/D136728

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136728.473101.patch
Type: text/x-patch
Size: 74270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221104/508e2c4b/attachment.bin>


More information about the llvm-commits mailing list