================ @@ -0,0 +1,29 @@ +; RUN: llc -mtriple=aarch64-unknown-linux-gnu < %s | FileCheck %s + ---------------- davemgreen wrote: And bonus points for using update_llc_test_checks. https://github.com/llvm/llvm-project/pull/112182