blob: 11a47a02f85d761712a16a8dfc315fdc138f4397 [file] [log] [blame]
SKIP: FAILED
[numthreads(1, 1, 1)]
void f() {
uint a = 1u;
uint b = 2u;
uint r = (a + b);
}