[llvm] [AArch64][LV] Cost low-VF interleaved access (PR #205844)

Graham Hunter via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 05:37:59 PDT 2026


================
@@ -0,0 +1,71 @@
+; RUN: opt -passes=loop-vectorize -mtriple=aarch64-linux-gnu -mattr=+sve -debug-only=loop-vectorize -disable-output %s 2>&1 | FileCheck %s
----------------
huntergr-arm wrote:

nit: no need for redundant mtriple and mattr.

https://github.com/llvm/llvm-project/pull/205844


More information about the llvm-commits mailing list