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.
-filetype=null
1 parent 992f0d1 commit 9fde72eCopy full SHA for 9fde72e
llvm/test/CodeGen/AArch64/streaming-func-no-sme.ll
@@ -1,4 +1,4 @@
1
-; RUN: not llc -mtriple aarch64-none-linux-gnu %s 2>&1 | FileCheck %s
+; RUN: not llc -mtriple aarch64-none-linux-gnu -filetype=null %s 2>&1 | FileCheck %s
2
3
; CHECK: LLVM ERROR: streaming SVE functions require SME
4
define void @streaming(i64 noundef %n) "aarch64_pstate_sm_enabled" nounwind {
0 commit comments