[PATCH] D152258: [LV] Add mask support for vectorizing interleaved groups
Igor Kirillov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 26 13:11:09 PDT 2023
igor.kirillov updated this revision to Diff 534726.
igor.kirillov added a comment.
Add assertion
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152258/new/
https://reviews.llvm.org/D152258
Files:
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/AArch64/scalable-strict-fadd.ll
llvm/test/Transforms/LoopVectorize/AArch64/sve-interleaved-masked-accesses.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152258.534726.patch
Type: text/x-patch
Size: 32442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230626/05fb390f/attachment.bin>
More information about the llvm-commits
mailing list