Skip to content

[Backport to llvm_release_220] Limit the instructions that enable BFloat16ArithmeticINTEL capability#3600

Merged
vmaksimo merged 1 commit intollvm_release_220from
backport/pr-3561-to-llvm_release_220
Feb 18, 2026
Merged

[Backport to llvm_release_220] Limit the instructions that enable BFloat16ArithmeticINTEL capability#3600
vmaksimo merged 1 commit intollvm_release_220from
backport/pr-3561-to-llvm_release_220

Conversation

@github-actions
Copy link

Backport of PR #3561 into llvm_release_220.

All commits applied cleanly.

…ty (#3561)

We should not require `CapabilityBFloat16ArithmeticINTEL` for the
instructions that are allowed by `SPV_KHR_bfloat16` (e.g. conversion
instructions). Without the fix the test is failing with:

```
RequiresExtension: Feature requires the following SPIR-V extension:
 SPV_INTEL_bfloat16_arithmetic
```
@vmaksimo vmaksimo closed this Feb 18, 2026
@vmaksimo vmaksimo reopened this Feb 18, 2026
@github-actions github-actions bot deleted the backport/pr-3561-to-llvm_release_220 branch February 18, 2026 13:42
@vmaksimo vmaksimo closed this Feb 18, 2026
@vmaksimo vmaksimo restored the backport/pr-3561-to-llvm_release_220 branch February 18, 2026 15:22
@vmaksimo vmaksimo reopened this Feb 18, 2026
@vmaksimo vmaksimo merged commit 5677865 into llvm_release_220 Feb 18, 2026
18 checks passed
@vmaksimo vmaksimo deleted the backport/pr-3561-to-llvm_release_220 branch February 18, 2026 15:22
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.

1 participant