[PATCH] D92071: [PowerPC] support register pressure reduction in machine combiner.
ChenZheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 16 23:50:04 PST 2020
shchenz updated this revision to Diff 312386.
shchenz marked 22 inline comments as done.
shchenz added a comment.
update according to @jsji comments
Thanks very much for your careful review. I updated or replied accordingly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92071/new/
https://reviews.llvm.org/D92071
Files:
llvm/include/llvm/CodeGen/MachineCombinerPattern.h
llvm/lib/CodeGen/MachineCombiner.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/lib/Target/PowerPC/PPCInstrInfo.h
llvm/test/CodeGen/PowerPC/register-pressure-reduction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92071.312386.patch
Type: text/x-patch
Size: 36659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/d3e5d885/attachment.bin>
More information about the llvm-commits
mailing list