blob: b41dbc562abf96c6f61e6f45817ed2b954cb683c [file] [log] [blame]
[numthreads(1, 1, 1)]
void f() {
int4 a = int4(int(1073757184), int(-1006616064), int(-998242304), int(987654321));
int4 b = a;
}