[PATCH] D143642: [SCEV] Fix SCEV analysis for scalable target types.
    Sander de Smalen via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Feb 21 09:08:20 PST 2023
    
    
  
sdesmalen updated this revision to Diff 499203.
sdesmalen added a comment.
Refactored to use Type::isScalableTy()
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143642/new/
https://reviews.llvm.org/D143642
Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Analysis/LoopAccessAnalysis/scalable-target-ext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143642.499203.patch
Type: text/x-patch
Size: 4749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230221/5ff22dd3/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list