[llvm] [AMDGPU] Set MaxAtomicSizeInBitsSupported. (PR #75185)

James Y Knight via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 18 07:13:37 PST 2023


jyknight wrote:

The purpose is to match what's currently produced by Clang, with the eventual goal of deleting parts of the Clang atomic lowering, leaning on the backend instead.

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


More information about the llvm-commits mailing list