ZLUDA/ext
Andrzej Janik 6c811a55d2
Random fixes (#504)
This is a collection of random changes coming from the workload I'm working on. The most important change is better support for `.params`: PTX uses .param namespace both for some local variables and kernel args. This is a problem for us because those are different address spaces on AMDGPU. So far we've made an effort to convert to local and const namespaces whenever possible, but this commit tries to handle more patterns, which are impossible to track precisely, by converting to generic space.
2025-09-12 13:52:33 -07:00
..
amd_comgr-sys Add more instructions, tighten generated assembly (#475) 2025-08-18 11:12:57 -07:00
detours Merge commit '4b96dbc8f4' 2021-01-03 17:54:01 +01:00
hip_runtime-sys Check Rust formatting on pull requests (#451) 2025-07-30 14:55:09 -07:00
llvm-project@6009708b43 Connect new parser to LLVM bitcode backend (#269) 2024-09-13 01:07:31 +02:00
rocblas-sys Check Rust formatting on pull requests (#451) 2025-07-30 14:55:09 -07:00
rocm_smi-sys Random fixes (#504) 2025-09-12 13:52:33 -07:00