Sign in
swiftshader
/
SwiftShader
/
1762c381c7fe7171cf0ccb855c8c38a6b0acf209
/
.
/
third_party
/
llvm-7.0
/
llvm
/
test
/
Linker
/
Inputs
/
syncscope-1.ll
blob: 90578e931dd53ece4ddf01ea847dc1f71adbb70a [
file
] [
log
] [
blame
]
define
void
@syncscope_1
()
{
fence
syncscope
(
"agent"
)
seq_cst
fence
syncscope
(
"workgroup"
)
seq_cst
fence
syncscope
(
"wavefront"
)
seq_cst
ret
void
}