[PATCH] D118718: [PowerPC][AIX] Peephole optimization for 64-bit TocData transformation
Sean Fertile via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 1 11:13:46 PST 2022
sfertile created this revision.
sfertile added reviewers: stefanp, daltenty.
sfertile added a project: PowerPC.
Herald added subscribers: shchenz, kbarton, hiraditya, nemanjai.
sfertile requested review of this revision.
Herald added a project: LLVM.
Extends the peephole added for the ADDItoc SDNode in D101470 <https://reviews.llvm.org/D101470> to the 64-bit ADDItoc8 SDNode.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D118718
Files:
llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
llvm/test/CodeGen/PowerPC/toc-data-const.ll
llvm/test/CodeGen/PowerPC/toc-data.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118718.404964.patch
Type: text/x-patch
Size: 5242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/55497e50/attachment.bin>
More information about the llvm-commits
mailing list