[llvm] [AArch64][test] Regenerate arm64-st1.ll using update_llc_test_checks.py (NFC) (PR #134919)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 9 09:36:12 PDT 2025


================
@@ -1,530 +1,550 @@
-; RUN: llc < %s -mtriple=arm64-eabi -aarch64-neon-syntax=apple -verify-machineinstrs | FileCheck %s
-; RUN: llc < %s -global-isel -global-isel-abort=1 -mtriple=arm64-eabi -aarch64-neon-syntax=apple -verify-machineinstrs | FileCheck %s
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --filter "(st|mov|add|zip)" --version 5
----------------
MacDue wrote:

I've updated this to use an equivalent `--filter-out` :+1: 

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


More information about the llvm-commits mailing list