Skip to content

[SYCL][NVPTX][AMDGCN] Move std::complex to headers #19572

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 5 commits into from
Jul 25, 2025
Merged

Conversation

bader
Copy link
Contributor

@bader bader commented Jul 24, 2025

This follows 4f0afd5 and moves
implementation of std::complex operations from libdevice to a header.

This follows 4f0afd5 and moves
implementation of std::complex operations from libdevice to a header.
@bader bader temporarily deployed to WindowsCILock July 24, 2025 04:31 — with GitHub Actions Inactive
@bader bader temporarily deployed to WindowsCILock July 24, 2025 04:56 — with GitHub Actions Inactive
@bader bader temporarily deployed to WindowsCILock July 24, 2025 04:56 — with GitHub Actions Inactive
@bader
Copy link
Contributor Author

bader commented Jul 24, 2025

@bader bader marked this pull request as ready for review July 24, 2025 05:06
@bader bader requested a review from a team as a code owner July 24, 2025 05:06
Copy link
Contributor

@maarquitos14 maarquitos14 left a comment

Choose a reason for hiding this comment

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

A few nits, but otherwise LGTM.

@bader bader temporarily deployed to WindowsCILock July 24, 2025 14:58 — with GitHub Actions Inactive
@bader bader temporarily deployed to WindowsCILock July 24, 2025 15:43 — with GitHub Actions Inactive
@bader bader temporarily deployed to WindowsCILock July 24, 2025 15:43 — with GitHub Actions Inactive
@bader bader temporarily deployed to WindowsCILock July 24, 2025 18:31 — with GitHub Actions Inactive
@bader bader temporarily deployed to WindowsCILock July 24, 2025 18:57 — with GitHub Actions Inactive
@bader bader temporarily deployed to WindowsCILock July 24, 2025 18:57 — with GitHub Actions Inactive
A dozen of math functions are mapped to llvm intrinsics instead of
spir-v functions. I don't want to mix in these changes into my PR.
@bader bader temporarily deployed to WindowsCILock July 24, 2025 20:12 — with GitHub Actions Inactive
@bader bader temporarily deployed to WindowsCILock July 24, 2025 20:37 — with GitHub Actions Inactive
@bader bader temporarily deployed to WindowsCILock July 24, 2025 20:37 — with GitHub Actions Inactive
@bader bader merged commit f9b20bf into intel:sycl Jul 25, 2025
25 checks passed
@bader bader deleted the std-complex branch July 25, 2025 15:42
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.

2 participants