[PATCH] D151711: PowerPC/SPE: Grab the emergency slot for the vreg(that was created by the eliminateFramePointer)

Kishan Parmar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 07:39:50 PDT 2023


long5hot created this revision.
long5hot added reviewers: chmeee, nemanjai.
long5hot added a project: PowerPC.
Herald added subscribers: shchenz, kbarton, hiraditya.
Herald added a project: All.
long5hot requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

For the SPE loads and store's (that requires 8 bit offest unlike others load and store instructions 16 bit offset)

PR : https://github.com/llvm/llvm-project/issues/62766


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151711

Files:
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/test/CodeGen/PowerPC/register-pressure.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151711.526605.patch
Type: text/x-patch
Size: 92997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/6c167088/attachment-0001.bin>


More information about the llvm-commits mailing list