================ @@ -0,0 +1,233 @@ +; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sve < %s | FileCheck %s ---------------- paulwalker-arm wrote: Please use update_llc_test_checks.py to generate the check lines. https://github.com/llvm/llvm-project/pull/198566