Sign in
swiftshader
/
SwiftShader
/
6d8a9c590745cfdbf15379ef75ec8ca56fb327d2
/
.
/
third_party
/
llvm-7.0
/
llvm
/
test
/
Linker
/
Inputs
/
syncscope-2.ll
blob: 527c5bf93d0050f39765ac88db611f357c8b6565 [
file
] [
log
] [
blame
]
define
void
@syncscope_2
()
{
fence
syncscope
(
"image"
)
seq_cst
fence
syncscope
(
"agent"
)
seq_cst
fence
syncscope
(
"workgroup"
)
seq_cst
ret
void
}