Files
llvm-project/llvm/lib/Target/AMDGPU/AMDGPULowerExecSync.cpp
Shilei Tian 1a3934365c [AMDGPU] Add object linking support for LDS and named barrier lowering in the middle end (#191645)
This is the first patch in a series introducing object linking support
for AMDGPU.

This PR adds the `-amdgpu-enable-object-linking` flag to enable object
linking in the backend. It also updates the `AMDGPULowerModuleLDSPass`
and `AMDGPULowerExecSync` passes to support lowering LDS and named
barrier globals when object linking is enabled.
2026-04-14 20:28:17 -04:00

10 KiB