Skip to content

[SYCL] Add all devicelib function to builtins #3472

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 8, 2021

Conversation

jinge90
Copy link
Contributor

@jinge90 jinge90 commented Apr 2, 2021

Signed-off-by: gejin ge.jin@intel.com

@jinge90 jinge90 requested a review from a team as a code owner April 2, 2021 03:37
@jinge90 jinge90 requested a review from s-kanaev April 2, 2021 03:37
jinge90 added 3 commits April 2, 2021 11:44
Signed-off-by: gejin <ge.jin@intel.com>
Signed-off-by: gejin <ge.jin@intel.com>
Signed-off-by: gejin <ge.jin@intel.com>
Copy link
Contributor

@s-kanaev s-kanaev left a comment

Choose a reason for hiding this comment

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

@jinge90 , is there anything else expected?

@jinge90
Copy link
Contributor Author

jinge90 commented Apr 2, 2021

@jinge90 , is there anything else expected?

Hi, @s-kanaev
For now, I think all functions are added. We find adding "-fno-builtin" will lead to failures for some cmath and complex tests. This PR aims to fix this problem and we will add "-fno-builtin" for DeviceLib tests.
I added "WIP" because I want to do some local test with "-fno-builtin" for DeviceLib, if no failures found, I will remove "WIP".
Thanks very much.

@jinge90 jinge90 changed the title [SYCL][WIP] Add all devicelib function to builtins [SYCL] Add all devicelib function to builtins Apr 7, 2021
@jinge90
Copy link
Contributor Author

jinge90 commented Apr 7, 2021

Hi, @s-kanaev
Local tests didn't report any failure, we can merge this patch now.
Thanks very much.

@bader bader merged commit 7d17aa7 into intel:sycl Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants