[PATCH] D117109: [LoopVectorize][AArch64] Use get.active.lane.mask intrinsic when SVE is enabled

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 18 03:59:50 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe781620dee44: [LoopVectorize][AArch64] Use get.active.lane.mask intrinsic when SVE is enabled (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D117109?vs=399308&id=400806#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117109/new/

https://reviews.llvm.org/D117109

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding-forced.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-tail-folding.ll
  llvm/test/Transforms/LoopVectorize/AArch64/tail-fold-uniform-memops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117109.400806.patch
Type: text/x-patch
Size: 35150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220118/141e1670/attachment.bin>


More information about the llvm-commits mailing list