#include using namespace metal; kernel void f() { uint const b = as_type((-2147483647 - 1)); return; }