Skip to content

Commit d0596bd

Browse files
committed
[SYCL]Clang-format fix regression test
Signed-off-by: mdimakov <[email protected]>
1 parent a16588b commit d0596bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sycl/test/regression/mad_sat.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ int main() {
99
{
1010
const cl::sycl::longlong3 verification3(
1111
9223372036854775807LL, 9223372036854775807LL, -9223372036854775808LL);
12+
1213
cl::sycl::longlong3 inputData_0(
1314
1152105081885725616LL, 8383539663869980295LL, -3013159033463244495LL);
1415
cl::sycl::longlong3 inputData_1(9169239286331099647LL,

0 commit comments

Comments
 (0)