CHIP-SPV / chipStar

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

Map device built-ins to compiler built-ins #763

Closed linehill closed 6 months ago

linehill commented 7 months ago

Map a set of HIP built-ins referenced by HeCBench benchmarks to compiler built-ins. The myocyte-hip benchmark seems to benefit from this the most - most likely due to:

pvelesko commented 6 months ago

rebased