[PATCH] D140493: [SROA] Support promotion in presence of variably-indexed loads
    Roman Lebedev via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec 21 14:38:10 PST 2022
    
    
  
lebedev.ri updated this revision to Diff 484684.
lebedev.ri added a comment.
Can't bitcast int <-> ptr, give up on those.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140493/new/
https://reviews.llvm.org/D140493
Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/widen-load-of-small-alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140493.484684.patch
Type: text/x-patch
Size: 121912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/7ef7fa36/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list