[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
Mon Feb 15 18:06:59 PST 2021


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

Update patch based on dependent patches, and update a comment when checking for P10 <https://reviews.llvm.org/P10> specific flags.


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.323860.patch
Type: text/x-patch
Size: 15323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210216/c3c5892c/attachment.bin>


More information about the llvm-commits mailing list