[PATCH] D95116: [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
Thu Sep 9 07:59:09 PDT 2021
amyk updated this revision to Diff 371600.
amyk added a comment.
Address nit review comments from Nemanja and remove the `pcreladdr` ComplexPattern (as it is no longer in use).
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
llvm/test/CodeGen/PowerPC/pcrel_ldst.ll
llvm/test/CodeGen/PowerPC/reduce_scalarization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95116.371600.patch
Type: text/x-patch
Size: 32622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210909/1b940ca3/attachment-0001.bin>
More information about the llvm-commits
mailing list