We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a16588b commit d0596bdCopy full SHA for d0596bd
sycl/test/regression/mad_sat.cpp
@@ -9,6 +9,7 @@ int main() {
9
{
10
const cl::sycl::longlong3 verification3(
11
9223372036854775807LL, 9223372036854775807LL, -9223372036854775808LL);
12
+
13
cl::sycl::longlong3 inputData_0(
14
1152105081885725616LL, 8383539663869980295LL, -3013159033463244495LL);
15
cl::sycl::longlong3 inputData_1(9169239286331099647LL,
0 commit comments