[PATCH] D95116: [NFC][PowerPC] Update PC-Relative Load/Store Patterns to use the refactored Load/Store Implementation

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 06:05:21 PST 2021


amyk updated this revision to Diff 320767.
amyk added a comment.

Update patch to:

- rebase patch
- Update the naming of the variable to `Parent`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95116

Files:
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95116.320767.patch
Type: text/x-patch
Size: 15321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210202/149f15a0/attachment.bin>


More information about the llvm-commits mailing list