[PATCH] D122118: [MachineCopyPropagation] Eliminate spillage copies that might caused by eviction chain
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 09:02:25 PDT 2022
lkail updated this revision to Diff 471178.
lkail retitled this revision from "[MachineCopyPropagation][WIP] Eliminate spillage copies that might caused by eviction chain" to "[MachineCopyPropagation] Eliminate spillage copies that might caused by eviction chain".
lkail edited the summary of this revision.
lkail added a reviewer: PowerPC.
lkail added a comment.
Hi @qcolombet , thanks for your detail comments. I have uploaded another patch which is very different from previous one. Not sure I have addressed all your comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122118/new/
https://reviews.llvm.org/D122118
Files:
llvm/lib/CodeGen/MachineCopyPropagation.cpp
llvm/test/CodeGen/PowerPC/mcp-elim-eviction-chain.mir
llvm/test/CodeGen/Thumb2/LowOverheadLoops/spillingmove.ll
llvm/test/CodeGen/Thumb2/mve-postinc-dct.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122118.471178.patch
Type: text/x-patch
Size: 28858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221027/62a2e842/attachment.bin>
More information about the llvm-commits
mailing list