Description
By default, the launch type should be set to ‘Broadcast’ when diagnosing barriers.
However, the current behavior sets the default launch type to ‘Invalid,’ resulting in warnings when the launch type is not explicitly specified as an attribute.
Steps to Reproduce
https://godbolt.org/z/MescEbMcq
Actual Behavior
Warning is reported which should not.
Environment
- DXC version 1.8.2407
- Host Operating System : Windows.
Reactions are currently unavailable
Description
By default, the launch type should be set to ‘Broadcast’ when diagnosing barriers.
However, the current behavior sets the default launch type to ‘Invalid,’ resulting in warnings when the launch type is not explicitly specified as an attribute.
Steps to Reproduce
https://godbolt.org/z/MescEbMcq
Actual Behavior
Warning is reported which should not.
Environment