Sign in
llvm
/
llvm-project
/
refs/heads/users/cdevadas/make-getNumSubRegsForSpillOp-member-function
/
.
/
flang
/
test
/
Semantics
/
CUDA
/
cuf22.cuf
blob: 36e0f0b2502df4be1c46a51ad15ff2eba88b27ff [
file
] [
edit
]
!
RUN
:
not
bbc
-
fcuda
-
fcuda
-
disable
-
warp
-
function
%
s
-
o
-
2
>&
1
|
FileCheck
%
s
attributes
(
device
)
subroutine testMatch
()
integer
::
a
,
ipred
,
mask
,
v32
a
=
match_all_sync
(
mask
,
v32
,
ipred
)
end
subroutine
!
CHECK
:
warp match
function
disabled