[PATCH] D60459:     SILoadStoreOptimizer pass mischedules s_add,s_addc with interfering s_lshl
    Ron Lieberman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr 18 08:29:05 PDT 2019
    
    
  
ronlieb updated this revision to Diff 195750.
ronlieb added a comment.
Added use of LivePhysRegs, happily lifted some code Krzy wrote for Hexagon to compute getLiveRegsAt.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60459/new/
https://reviews.llvm.org/D60459
Files:
  lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  test/CodeGen/AMDGPU/scc-add-lshl-addc.ll
  test/CodeGen/AMDGPU/scc-missing-add.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60459.195750.patch
Type: text/x-patch
Size: 18005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190418/d6d3693f/attachment.bin>
    
    
More information about the llvm-commits
mailing list