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 3b16d8c commit 677ced8Copy full SHA for 677ced8
llvm/test/CodeGen/PowerPC/fence.ll
@@ -6,6 +6,8 @@
6
; RUN: llc < %s -mtriple powerpc64le-unknown-linux -debug-only=machine-scheduler \
7
; RUN: 2>&1 | FileCheck %s --check-prefix=LOG
8
9
+; REQUIRES: asserts
10
+
11
define dso_local void @test_builtin_ppc_fence() {
12
; CHECK-LABEL: test_builtin_ppc_fence:
13
; CHECK: # %bb.0: # %entry
0 commit comments