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

Add __hmax(). #745

Closed sobomax closed 7 months ago

sobomax commented 7 months ago

This patch adds __hmax() wrapper using existing fmaxH() bytecode function. This is necessary to get things like openhermes to run on tinygrad.