Skip to content

[0035] Remove language about conversion on vector accumulate#874

Merged
llvm-beanz merged 1 commit into
microsoft:mainfrom
llvm-beanz:cbieneman/0035-vec-accum
May 19, 2026
Merged

[0035] Remove language about conversion on vector accumulate#874
llvm-beanz merged 1 commit into
microsoft:mainfrom
llvm-beanz:cbieneman/0035-vec-accum

Conversation

@llvm-beanz
Copy link
Copy Markdown
Collaborator

@llvm-beanz llvm-beanz commented May 19, 2026

The vector accumulate does not support non-native target types, so the accumulation occurs in the input type.

Fixes #873

The vector accumulate does not support non-native target types, so the
accumulation occurs in the input type.
@llvm-beanz llvm-beanz requested review from V-FEXrt and jenatali and removed request for V-FEXrt May 19, 2026 14:20
@llvm-beanz llvm-beanz changed the title Remove language about conversion on vector accumulate [0035] Remove language about conversion on vector accumulate May 19, 2026
@llvm-beanz llvm-beanz merged commit 70c317a into microsoft:main May 19, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this to Triaged in HLSL Triage May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Triaged

Development

Successfully merging this pull request may close these issues.

[0035] VectorAccumulateToDescriptor missing target component type

5 participants