The struct/raw forms for the buffer atomics now work as
expected. However, we're incorrectly handling the legacy form (which
we probably shouldn't handle at all). We also are not diagnosing the
use of the return value on gfx908. These will be addressed separately.
Details
Details
- Reviewers
rampitec foad Petar.Avramovic mbrkusanin
Diff Detail
Diff Detail
clang-format: please reformat the code