[clang] [AMDGPU] Diagnose unaligned atomic (PR #80322)

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 1 11:08:51 PST 2024


https://github.com/Artem-B approved this pull request.

You may want to check that we can still disable the error with `-Wno-error=atomic-alignment` passed via top-level options.

Other than that LGTM.

https://github.com/llvm/llvm-project/pull/80322


More information about the cfe-commits mailing list