We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 693434d commit 638df60Copy full SHA for 638df60
llvm/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
@@ -2,7 +2,6 @@
2
; RUN: FileCheck %s --check-prefix=FALLBACK-WITH-REPORT-OUT < %t.out
3
; RUN: FileCheck %s --check-prefix=FALLBACK-WITH-REPORT-ERR < %t.err
4
; RUN: not --crash llc -global-isel -mtriple aarch64_be %s -o - 2>&1 | FileCheck %s --check-prefix=BIG-ENDIAN
5
-
6
; This file checks that the fallback path to selection dag works.
7
; The test is fragile in the sense that it must be updated to expose
8
; something that fails with global-isel.
0 commit comments