This patch splits the code path for host and device malloc.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Time | Test | |
---|---|---|
730 ms | x64 debian > libomp.lock::omp_init_lock.c |
Event Timeline
LGTM, thanks. Cleans up the call sites without changing the calls into HSA. Thanks for dropping the extern C shim too.
clang-tidy: warning: invalid case style for variable 'ret' [readability-identifier-naming]
not useful