[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 11:10:48 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG17bde328d604: [LV] Add mask support for vectorizing interleaved groups (authored by igor.kirillov).

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


More information about the llvm-commits mailing list