[PATCH] D96356: [SVE][LoopVectorize] Support for vectorization of loops with function calls

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 05:47:44 PST 2021


kmclaughlin updated this revision to Diff 322966.
kmclaughlin added a comment.

- Added the `-force-vector-interleave=1` flag to the scalable-call.ll


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

https://reviews.llvm.org/D96356

Files:
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96356.322966.patch
Type: text/x-patch
Size: 6773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210211/a07f3154/attachment.bin>


More information about the llvm-commits mailing list