Skip to content

[SYCL] Make relational builtins overloads #10050

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
Jun 28, 2023

Conversation

steffenlarsen
Copy link
Contributor

In the continued effort to make the math builtin functions into overloads, this commit changes the scalar and vector relational builtins to adhere to the new builtin overload structure.

In the continued effort to make the math builtin functions into
overloads, this commit changes the scalar and vector relational builtins
to adhere to the new builtin overload structure.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen changed the title [SYCL] Make relation builtins overloads [SYCL] Make relational builtins overloads Jun 23, 2023
@steffenlarsen steffenlarsen temporarily deployed to aws June 23, 2023 14:48 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 23, 2023 16:05 — with GitHub Actions Inactive
Copy link
Contributor

@KornevNikita KornevNikita left a comment

Choose a reason for hiding this comment

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

LGTM! Just a few typos in comments

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen marked this pull request as ready for review June 27, 2023 15:10
@steffenlarsen steffenlarsen requested a review from a team as a code owner June 27, 2023 15:10
@steffenlarsen steffenlarsen requested a review from againull June 27, 2023 15:10
@steffenlarsen steffenlarsen temporarily deployed to aws June 27, 2023 15:42 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 27, 2023 16:53 — with GitHub Actions Inactive
@againull againull merged commit a2aec49 into intel:sycl Jun 28, 2023
aelovikov-intel added a commit to aelovikov-intel/llvm that referenced this pull request Jun 29, 2023
This reverts commit a2aec49.

Seems it caused huge compile time regression for
`check-sycl`/`check-sycl-e2e`.
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