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

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 00:35:10 PDT 2022


lkail updated this revision to Diff 417201.

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.417201.patch
Type: text/x-patch
Size: 17345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220322/04be39e1/attachment-0001.bin>


More information about the llvm-commits mailing list