[PATCH] D136251: [LoopVectorize] Use available masked vector functions when required
Graham Hunter via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 25 02:31:57 PST 2022
huntergr updated this revision to Diff 477898.
huntergr added a comment.
Rebased on top of the latest version of D132458 <https://reviews.llvm.org/D132458>, which incorporates the vector function into the vplan recipe instead of looking it up again.
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.477898.patch
Type: text/x-patch
Size: 76173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221125/09dac0ca/attachment.bin>
More information about the llvm-commits
mailing list