[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 12 03:34:29 PDT 2023


igor.kirillov updated this revision to Diff 530445.
igor.kirillov edited the summary of this revision.
igor.kirillov added a comment.

Rebase


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152258.530445.patch
Type: text/x-patch
Size: 16620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/25eb6f55/attachment.bin>


More information about the llvm-commits mailing list