[PATCH] D152258: [LV] Add mask support for vectorizing interleaved groups

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 10:10:17 PDT 2023


igor.kirillov updated this revision to Diff 533317.
igor.kirillov edited the summary of this revision.
igor.kirillov added a comment.
Herald added a subscriber: artagnon.

Updating after precommiting the tests


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.533317.patch
Type: text/x-patch
Size: 32332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/f2c856bb/attachment.bin>


More information about the llvm-commits mailing list