[clang] [llvm] [AMDGPU] Add amdgpu-as MMRA for fences (PR #78572)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 10:48:07 PDT 2024


arsenm wrote:

> @arsenm Should we use `image` or `private`? We could allow both in the frontend, and only use `private` as the canonical MMRA.

I don't understand why image would imply private. I would just keep at as private throughout 

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


More information about the llvm-commits mailing list