[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 00:23:16 PST 2022
    
    
  
lkail updated this revision to Diff 485469.
lkail added a comment.
Herald added a subscriber: kbarton.
Add target hook and command line option.
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.485469.patch
Type: text/x-patch
Size: 29504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221228/e202fc56/attachment.bin>
    
    
More information about the llvm-commits
mailing list