[PATCH] D79736: [rton,PowerPC][NFC] Cleanup load/store spilling code

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 11 12:23:03 PDT 2020


lei created this revision.
lei added reviewers: stefanp, nemanjai.
Herald added subscribers: shchenz, wuzish, hiraditya.
Herald added a project: LLVM.

Cleanup and commonize code used for spilling to the stack.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79736

Files:
  llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.h
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79736.263236.patch
Type: text/x-patch
Size: 18445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200511/2aea3bf6/attachment.bin>


More information about the llvm-commits mailing list