[PATCH] D130618: [AArch64][LoopVectorize] Enable tail-folding by default for SVE

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 09:15:37 PDT 2022


tschuett added a comment.

Is the restriction the vector length in disguise or is something really special, i.e., the N2 has short SVE vectors?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130618



More information about the llvm-commits mailing list