[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
Fri Nov 18 00:08:17 PST 2022


lkail updated this revision to Diff 476364.
lkail added a comment.

Address 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.476364.patch
Type: text/x-patch
Size: 30025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/8796c76d/attachment.bin>


More information about the llvm-commits mailing list