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

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 05:53:27 PDT 2023


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

Refactor lambda function


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.528816.patch
Type: text/x-patch
Size: 16618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/950cd00e/attachment.bin>


More information about the llvm-commits mailing list