Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Tests for sycl_ext_intel_math_inv #1571

Open
wants to merge 9 commits into
base: intel
Choose a base branch
from
Open

Conversation

jinge90
Copy link

@jinge90 jinge90 commented Feb 3, 2023

This PR is test for intel/llvm#8138

test<sycl::half2, sycl::half2, decltype(inv_op2), is_close2>(
device_queue, input_vals2, ref_vals2, inv_op2);
std::cout << "sycl::ext::intel::math::inv passes" << std::endl;
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
}
}
return 0;

Same for the other tests.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment was only applied to this test, but other tests are missing it too.

@jinge90
Copy link
Author

jinge90 commented Feb 6, 2023

/verify with intel/llvm#8138

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants