[clang] [llvm] [AMDGPU] Add async variants of tensor load/store LDS intrinsics. (PR #200775)
Krzysztof Drewniak via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 2 20:48:54 PDT 2026
krzysz00 wrote:
And I'm blocking changes on the TDM intrinsics because
1. Existing users already have to manually call waits on tensorcnt, so making this intrinsic participate in the asyncmark scheme won't break their code and
2. The hardware isn't out yet - now is the time where a somewhat breaking change like this is least unreasonable
https://github.com/llvm/llvm-project/pull/200775
More information about the cfe-commits
mailing list