[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
Wed Dec 28 22:01:02 PST 2022


lkail updated this revision to Diff 485578.

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.485578.patch
Type: text/x-patch
Size: 29596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221229/9fb3ab29/attachment-0001.bin>


More information about the llvm-commits mailing list