CHIP-SPV / chipStar

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

Internalize `__device__` functions #819

Closed linehill closed 3 months ago

linehill commented 3 months ago

... so unused ones get removed by DCE passes.