[PATCH] D136251: [LoopVectorize] Use available masked vector functions when required

Graham Hunter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 07:29:23 PST 2023


huntergr updated this revision to Diff 501132.
huntergr marked 2 inline comments as done.
huntergr added a comment.

Rebased, made requested changes.


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

https://reviews.llvm.org/D136251

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
  llvm/test/Transforms/LoopVectorize/AArch64/masked-call.ll
  llvm/test/Transforms/LoopVectorize/scalarize-masked-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136251.501132.patch
Type: text/x-patch
Size: 72145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/4076d8ee/attachment-0001.bin>


More information about the llvm-commits mailing list