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] Reintroduce experimental bfloat16 math functions #7567

Merged
merged 3 commits into from
Nov 30, 2022

Conversation

steffenlarsen
Copy link
Contributor

@steffenlarsen steffenlarsen commented Nov 29, 2022

#6524 accidentally removed the experimental bfloat16 math functions while moving bfloat16 out of the experimental namespace. This commit reintroduces these in the bfloat16_math.hpp header file.

Changes to sub_group.hpp are to resolve detail namespace ambiguities are are NFC.

intel#6524 accidentally removed the
experimental bfloat16 math functions while moving bfloat16 out of
the experimental namespace. This commit reintroduces these in the
bfloat16_math.hpp header file.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from a team as a code owner November 29, 2022 08:36
@steffenlarsen steffenlarsen marked this pull request as draft November 29, 2022 08:38
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@pvchupin pvchupin merged commit 12af248 into intel:sycl Nov 30, 2022
premanandrao added a commit to premanandrao/llvm that referenced this pull request Nov 30, 2022
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