[PATCH] D92132: [LV] Support widened induction variables in epilogue vectorization (WIP).
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar 15 06:10:52 PDT 2021
    
    
  
fhahn updated this revision to Diff 330632.
fhahn added a comment.
Herald added subscribers: vkmr, rogfer01.
rebase
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92132/new/
https://reviews.llvm.org/D92132
Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/X86/gather_scatter.ll
  llvm/test/Transforms/LoopVectorize/epilog-vectorization-widened-inductions.ll
  llvm/test/Transforms/LoopVectorize/optimal-epilog-vectorization-limitations.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92132.330632.patch
Type: text/x-patch
Size: 59451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210315/c386ad4b/attachment.bin>
    
    
More information about the llvm-commits
mailing list