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 0b1e0dd commit 3eb70a2Copy full SHA for 3eb70a2
flang/test/Lower/CUDA/cuda-cooperative.cuf
@@ -50,4 +50,3 @@ end subroutine
50
! CHECK: fir.store %[[SIZE]] to %[[COORD_SIZE]] : !fir.ref<i32>
51
! CHECK: %[[COORD_RANK:.*]] = fir.coordinate_of %[[RES]], rank : (!fir.ref<!fir.type<_QMcooperative_groupsTgrid_group{_QMcooperative_groupsTgrid_group.handle:!fir.type<_QM__fortran_builtinsT__builtin_c_devptr{cptr:!fir.type<_QM__fortran_builtinsT__builtin_c_ptr{__address:i64}>}>,size:i32,rank:i32}>>) -> !fir.ref<i32>
52
! CHECK: fir.store %[[RANK]] to %[[COORD_RANK]] : !fir.ref<i32>
53
-
0 commit comments