================ @@ -1,4 +1,5 @@ ; RUN: llc < %s +; RUN: llc -O0 -mtriple=aarch64 -global-isel < %s ; PR9900 ---------------- dfszabo wrote: Okay. Moved and minimized it into `test/AArch64/GlobalISel` folder. https://github.com/llvm/llvm-project/pull/73235