[llvm] AMDGPU: Add description for new atomicrmw metadata (PR #85052)

via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 19 09:56:00 PDT 2024


================
@@ -73,6 +73,8 @@ Changes to the AMDGPU Backend
 -----------------------------
 
 * Implemented the ``llvm.get.fpenv`` and ``llvm.set.fpenv`` intrinsics.
+* Added ``!amdgpu.no.access.location.types`` metadata to control
----------------
b-sumner wrote:

Do we want to mention the other two new metadata here?

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


More information about the llvm-commits mailing list