================ @@ -0,0 +1,35 @@ +; RUN: llc < %s -O0 -mtriple aarch64-none-linux-gnu | FileCheck %s ---------------- ornata wrote: I feel like this would be better as a MIR test that checks for `AArch64::ADDXrx64` specfically? https://github.com/llvm/llvm-project/pull/76775