[PATCH] D77635: [LV] Vectorize with FoldTail when Primary Induction is absent

Ayal Zaks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 08:08:19 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG16784892347b: [LV] FoldTail w/o Primary Induction (authored by Ayal).

Changed prior to commit:
  https://reviews.llvm.org/D77635?vs=256097&id=256315#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77635/new/

https://reviews.llvm.org/D77635

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/test/Transforms/LoopVectorize/X86/small-size.ll
  llvm/test/Transforms/LoopVectorize/tail-folding-counting-down.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77635.256315.patch
Type: text/x-patch
Size: 11227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/7e36d2ed/attachment.bin>


More information about the llvm-commits mailing list