You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// CHECK-NEXT: DPCT1023:{{[0-9]+}}: The SYCL sub-group does not support mask options for shift_sub_group_right. You can specify "--use-experimental-features=masked-sub-group-operation" to use the experimental helper function to migrate inline asm instruction "shfl.sync.up.b32 %0, %1, %2, %3, %4;".
// CHECK-NEXT: DPCT1023:{{[0-9]+}}: The SYCL sub-group does not support mask options for shift_sub_group_left. You can specify "--use-experimental-features=masked-sub-group-operation" to use the experimental helper function to migrate inline asm instruction "shfl.sync.down.b32 %0, %1, %2, %3, %4;".
// CHECK-NEXT: DPCT1023:{{[0-9]+}}: The SYCL sub-group does not support mask options for select_from_sub_group. You can specify "--use-experimental-features=masked-sub-group-operation" to use the experimental helper function to migrate inline asm instruction "shfl.sync.idx.b32 %0, %1, %2, %3, %4;".
// CHECK-NEXT: DPCT1023:{{[0-9]+}}: The SYCL sub-group does not support mask options for permute_sub_group_by_xor. You can specify "--use-experimental-features=masked-sub-group-operation" to use the experimental helper function to migrate inline asm instruction "shfl.sync.bfly.b32 %0, %1, %2, %3, %4;".
0 commit comments