blob: 27bbecd9813d6068ffd534b511a2bd34c6ff6e15 [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
const float r = 0.0f /* inf */;
return;
}