Add more host-side functionality (#480)
Some checks are pending
ZLUDA / Build (Linux) (push) Waiting to run
ZLUDA / Build (Windows) (push) Waiting to run
ZLUDA / Build AMD GPU unit tests (push) Waiting to run
ZLUDA / Run AMD GPU unit tests (push) Blocked by required conditions

This commit is contained in:
Andrzej Janik 2025-08-26 01:55:17 +02:00 committed by GitHub
commit 62d340e4bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 718 additions and 100 deletions

View file

@ -199,8 +199,8 @@ impl VisitMut for FixFnSignatures {
}
const MODULES: &[&str] = &[
"context", "device", "driver", "function", "library", "link", "memory", "module", "pointer",
"stream",
"context", "device", "driver", "event", "function", "graph", "kernel",
"library", "link", "memory", "module", "pointer", "stream"
];
fn normalize_fn_impl(