[PATCH] D98509: [LV] Calculate max feasible scalable VF.
    Sander de Smalen via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr  8 07:06:17 PDT 2021
    
    
  
sdesmalen updated this revision to Diff 336093.
sdesmalen marked 12 inline comments as done.
sdesmalen added a comment.
- Dropped -scalable-vectorization= LV option from this patch.
- Addressed other comments.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98509/new/
https://reviews.llvm.org/D98509
Files:
  llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-reductions.ll
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-vf-analysis.ll
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-vf-hint.ll
  llvm/test/Transforms/LoopVectorize/scalable-vf-hint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98509.336093.patch
Type: text/x-patch
Size: 36216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/bc8ea3e4/attachment.bin>
    
    
More information about the llvm-commits
mailing list