Yegor
Results
2
comments of
Yegor
Same issue here with delayMicroseconds. I'm not a big guru of all that c-language things but looks like asm `sbiw` dont like +d constraint. And as I understand from [this...
In my case, renaming INT_MAX to MY_INT_MAX solved issue. Suppose, INT_MAX already defined somewhere. To make clinfo show something, build VC4CL with `cmake -DBUILD_ICD=ON ..`