[PATCH] D105817: [LV] Enable vectorization of multiple exit loops w/computable exit counts

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 15 08:53:58 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG95346ba87740: [LV] Enable vectorization of multiple exit loops w/computable exit counts (authored by reames).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105817

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/test/Transforms/LoopVectorize/loop-form.ll
  llvm/test/Transforms/LoopVectorize/loop-legality-checks.ll
  llvm/test/Transforms/LoopVectorize/remarks-multi-exit-loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105817.358997.patch
Type: text/x-patch
Size: 15098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210715/19290490/attachment.bin>


More information about the llvm-commits mailing list