[clang] [llvm] [mlir] [AMDGPU] Add a new amdgcn.load.to.lds intrinsic (PR #137425)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 26 00:17:23 PDT 2025


================
@@ -102,6 +102,14 @@ Changes to the AMDGPU Backend
 
 * Bump the default `.amdhsa_code_object_version` to 6. ROCm 6.3 is required to run any program compiled with COV6.
 
+* Add a new `amdgcn.load.to.lds` intrinsic that wraps the existing global.load.lds
----------------
arsenm wrote:

Should add to the intrinsics section of AMDGPUUsage 

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


More information about the cfe-commits mailing list