I wonder if this is intentional.
For sub_group_clustered_rotate the CLC spec states:
clustersize must be an integer constant expression and a power of two, smaller than or equal to the maximum sub-group size, otherwise the behavior is undefined.
but not for any other subgroup operation with a clustersize parameter.
I wonder if this is intentional.
For
sub_group_clustered_rotatethe CLC spec states:but not for any other subgroup operation with a clustersize parameter.