[PATCH] D122118: [MachineCopyPropagation] Eliminate spillage copies that might be caused by eviction chain
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 2 18:23:01 PST 2023
lkail updated this revision to Diff 485899.
lkail added a comment.
Use range loop.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122118/new/
https://reviews.llvm.org/D122118
Files:
llvm/include/llvm/CodeGen/TargetSubtargetInfo.h
llvm/lib/CodeGen/MachineCopyPropagation.cpp
llvm/lib/Target/PowerPC/PPCSubtarget.h
llvm/test/CodeGen/PowerPC/mcp-elim-eviction-chain.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122118.485899.patch
Type: text/x-patch
Size: 29624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230103/11c57e6b/attachment.bin>
More information about the llvm-commits
mailing list