[PATCH] D110314: [PowerPC][PPCLoopInstrFormPrep] refactor rewriteLoadStores for reusing
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 23 01:45:04 PDT 2021
shchenz created this revision.
shchenz added reviewers: jsji, PowerPC.
Herald added subscribers: kbarton, hiraditya, nemanjai.
shchenz requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This is split from https://reviews.llvm.org/D108750
Refactor `rewriteLoadStores` so that we can reuse the outlined functions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D110314
Files:
llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110314.374459.patch
Type: text/x-patch
Size: 18980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210923/ca21f100/attachment.bin>
More information about the llvm-commits
mailing list