[PATCH] D122118: [MachineCopyPropagaion][WIP] Eliminate spillage copies that might caused by eviction chain

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 02:21:16 PDT 2022


lkail created this revision.
Herald added subscribers: dmgreen, hiraditya, nemanjai, qcolombet.
Herald added a project: All.
lkail requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.416864.patch
Type: text/x-patch
Size: 14497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/11cadcd8/attachment.bin>


More information about the llvm-commits mailing list