Skip to content

Implement SPV_INTEL_bfloat16_arithmetic #3290

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 2 commits into from
Aug 11, 2025

Conversation

MrSidims
Copy link
Contributor

@MrSidims MrSidims commented Aug 5, 2025

The extension relaxes rules for bf16 type allowing to use it in some arithmetic operations.

Spec is available here:
intel/llvm#18352

Co-authered by: Michael Aziz [email protected]

The extension relaxes rules for bf16 type allowing to use it in some
arithmetic operations.

Spec is available here:
intel/llvm#18352

Co-authered by: Michael Aziz <[email protected]>
Signed-off-by: Sidorov, Dmitry <[email protected]>
Signed-off-by: Sidorov, Dmitry <[email protected]>
@MrSidims
Copy link
Contributor Author

MrSidims commented Aug 7, 2025

@maarquitos14 @YixingZhang007 please take a look

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.

LGTM. Just a couple of nits and one question: should we test the interaction with SPV_INTEL_masked_gather_scatter? It's mentioned in the spec.

Copy link
Contributor

@YixingZhang007 YixingZhang007 left a comment

Choose a reason for hiding this comment

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

LGTM. There's just a small nit change suggestion.

@MrSidims MrSidims merged commit 8242eb7 into KhronosGroup:main Aug 11, 2025
9 checks passed
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