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

Jacob Crawley via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 3 02:12:36 PDT 2026


================
@@ -0,0 +1,226 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 6
+; RUN: llc -O3 < %s | FileCheck %s
----------------
jacob-crawley wrote:

Thanks, I've removed the `-O3`

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


More information about the llvm-commits mailing list