Skip to content

[0030] Add DXIL intrinsics for boolean vector reduction#591

Merged
V-FEXrt merged 3 commits intomicrosoft:mainfrom
V-FEXrt:0030-vector-reductions
Aug 5, 2025
Merged

[0030] Add DXIL intrinsics for boolean vector reduction#591
V-FEXrt merged 3 commits intomicrosoft:mainfrom
V-FEXrt:0030-vector-reductions

Conversation

@V-FEXrt
Copy link
Copy Markdown
Collaborator

@V-FEXrt V-FEXrt commented Jul 29, 2025

Fixes #482

Adds and/or DXIL intrinsics to DXIL Vector spec

Comment thread proposals/0030-dxil-vectors.md Outdated
V-FEXrt and others added 2 commits July 29, 2025 16:48
Co-authored-by: Alex Sepkowski <alexsepkowski@gmail.com>
Comment thread proposals/0030-dxil-vectors.md
Copy link
Copy Markdown
Collaborator

@llvm-beanz llvm-beanz left a comment

Choose a reason for hiding this comment

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

Looks reasonable to me.

Comment thread proposals/0030-dxil-vectors.md
Copy link
Copy Markdown
Collaborator

@alsepkow alsepkow left a comment

Choose a reason for hiding this comment

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

LGTM

@V-FEXrt V-FEXrt merged commit da04937 into microsoft:main Aug 5, 2025
2 checks passed
@github-project-automation github-project-automation Bot moved this to Triaged in HLSL Triage Aug 5, 2025
@V-FEXrt V-FEXrt deleted the 0030-vector-reductions branch August 7, 2025 19:47
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.

[0030] Add boolean vector reduce operations for and & or

3 participants