We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1da6a4 + f3fa7ce commit 577bf6dCopy full SHA for 577bf6d
llvm/test/CodeGen/AArch64/arm64-ldxr-stxr.ll
@@ -1,5 +1,5 @@
1
; RUN: llc < %s -mtriple=arm64-linux-gnu | FileCheck %s
2
-; RUN: llc < %s -global-isel -global-isel-abort=2 -pass-remarks-missed=gisel* -mtriple=arm64-linux-gnu 2>&1 | FileCheck %s --check-prefixes=GISEL,FALLBACK
+; RUN: llc < %s -global-isel -global-isel-abort=1 -pass-remarks-missed=gisel* -mtriple=arm64-linux-gnu 2>&1 | FileCheck %s --check-prefixes=GISEL,FALLBACK
3
4
%0 = type { i64, i64 }
5
0 commit comments