[PATCH] D136251: [LoopVectorize] Use available masked vector functions when required
Graham Hunter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 5 03:19:23 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG185863f7de7c: [LV] Use available masked vector function variants when required (authored by huntergr).
Changed prior to commit:
https://reviews.llvm.org/D136251?vs=501132&id=511035#toc
Repository:
rG LLVM Github Monorepo
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.511035.patch
Type: text/x-patch
Size: 71638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230405/b298cf5a/attachment.bin>
More information about the llvm-commits
mailing list