Closed
Description
Currently when an atomic operation is performed on a field in a global struct, the SPIR-V frontend's atomic upgrade machinery upgrades all of the fields in the struct errs with ``.
It should upgrade successfully without performing type upgrades on all fields.
In other words, upgrades should be done only for the one field that gets used atomically.
Part of
Metadata
Metadata
Assignees
Labels
No labels