
[numthreads(1, 1, 1)]
void f() {
  bool3 v = (false).xxx;
}

