diff --git a/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll b/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll index 590f34f2452..5a42ca6b1ab 100644 --- a/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll +++ b/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll @@ -14,7 +14,9 @@ target triple = "aarch64-apple-ios" ; FALLBACK: ldr q0, ; FALLBACK-NEXT: bl ___fixunstfti ; -; FALLBACK_WITH_REPORT-DAG: bl ___fixunstfti +; FALLBACK_WITH_REPORT: warning: Instruction selection used fallback path for ABIi128 +; FALLBACK_WITH_REPORT: ldr q0, +; FALLBACK_WITH_REPORT-NEXT: bl ___fixunstfti define i128 @ABIi128(i128 %arg1) { %farg1 = bitcast i128 %arg1 to fp128 %res = fptoui fp128 %farg1 to i128