[numthreads(1, 1, 1)]
void compute_main() {
const float a = 1.24000000953674316406f;
float b = max(a, 1.17549435e-38f);
return;
}