[PATCH] D147522: [LoopVectorize] Take vscale into account when deciding to create epilogues

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 03:50:49 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG69ee6533131d: [LoopVectorize] Take vscale into account when deciding to create epilogues (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D147522?vs=512842&id=514154#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147522

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/runtime-check-size-based-threshold.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-epilog-vect-vscale-tune.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-fneg.ll
  llvm/test/Transforms/LoopVectorize/AArch64/type-shrinkage-zext-costs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147522.514154.patch
Type: text/x-patch
Size: 7256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/4256f118/attachment.bin>


More information about the llvm-commits mailing list