[llvm] [LAA] Move scalable vector check into `getStrideFromAddRec()` (PR #154013)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 18 06:23:10 PDT 2025


================
@@ -0,0 +1,32 @@
+; RUN: opt -mtriple=aarch64-none-elf -mattr=+sve2 -O2 -disable-output
----------------
MacDue wrote:

Tidied up the test a little and moved it over to `scalable-vector-regression-tests.ll` :+1: 

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


More information about the llvm-commits mailing list