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

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 08:33:10 PDT 2023


igor.kirillov updated this revision to Diff 535817.
igor.kirillov added a comment.

Add argument name


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.535817.patch
Type: text/x-patch
Size: 32403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/53704d61/attachment.bin>


More information about the llvm-commits mailing list