[PATCH] D133999: [SelectOpti] Restrict load sinking
    Sotiris Apostolakis via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Sep 16 13:20:33 PDT 2022
    
    
  
apostolakis updated this revision to Diff 460876.
apostolakis added a comment.
Add test with lifetime-marker, rename SinktPt to SI to avoid
confusion, and remove redundant check for same/different BB.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133999/new/
https://reviews.llvm.org/D133999
Files:
  llvm/lib/CodeGen/SelectOptimize.cpp
  llvm/test/CodeGen/X86/select-optimize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133999.460876.patch
Type: text/x-patch
Size: 9781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/a9b0cc85/attachment.bin>
    
    
More information about the llvm-commits
mailing list