[PATCH] D93317: [LV] Vectorize (some) early and multiple exit loops

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 28 09:41:05 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe4df6a40dad6: [LV] Vectorize (some) early and multiple exit loops (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D93317?vs=313402&id=313868#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93317

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/control-flow.ll
  llvm/test/Transforms/LoopVectorize/loop-form.ll
  llvm/test/Transforms/LoopVectorize/loop-legality-checks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93317.313868.patch
Type: text/x-patch
Size: 36890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201228/e4574402/attachment.bin>


More information about the llvm-commits mailing list