[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
Mon Mar 21 04:23:38 PDT 2022


lkail updated this revision to Diff 416891.

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


More information about the llvm-commits mailing list