CHIP-SPV / chipStar

chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.
Other
185 stars 30 forks source link

__bitinsert_u32() lost? #701

Closed pjaaskel closed 9 months ago

pjaaskel commented 10 months ago

After #700 was resolved, hipCUB fails to find __bitinsert_u32. It seems to be in our bitcode lib, but there is no header declaration for it.