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

HipLowerZeroLegthArrays: process PtrToint constexprs #810

Closed linehill closed 3 months ago

linehill commented 3 months ago

This covers printf() uses involving casts from integer literals to pointers.

Should fix #798.