[PATCH] D137285: [LV] Account for minimum vscale when rejecting scalable vectorization of short loops

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 11:30:02 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb0f904b6da04: [LV] Account for minimum vscale when rejecting scalable vectorization of short… (authored by reames).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137285

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/RISCV/short-trip-count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137285.481709.patch
Type: text/x-patch
Size: 6233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221209/7d0302ba/attachment.bin>


More information about the llvm-commits mailing list