Skip to content
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

[SYCL] Add defines for built-in transition #10026

Merged
merged 1 commit into from
Jun 22, 2023

Conversation

KornevNikita
Copy link
Contributor

We are going to change built-ins implementation from templates to overloads according to KhronosGroup/SYCL-Docs#428. This patch is intended to unblock the parallel transition of the different groups of built-ins.

We are going to change built-ins implementation from templates to
overloads according to KhronosGroup/SYCL-Docs#428. This patch is
intended to unblock the parallel transition of the different groups of
built-ins.

Co-authored-by: Steffen Larsen <steffen.larsen@intel.com>
@KornevNikita KornevNikita temporarily deployed to aws June 22, 2023 11:31 — with GitHub Actions Inactive
@KornevNikita KornevNikita temporarily deployed to aws June 22, 2023 12:16 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen merged commit fe61b99 into intel:sycl Jun 22, 2023
steffenlarsen added a commit to steffenlarsen/llvm that referenced this pull request Jul 3, 2023
steffenlarsen added a commit that referenced this pull request Jul 3, 2023
This partially reverts the following patches:

- #9753
- #10050
- #10048
- #10014
- #10026

General fixes have been kept.

---------

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
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