Skip to content

[New] Allow convergent attribute in DXIL - #910

Open
Chris B (llvm-beanz) wants to merge 1 commit into
microsoft:mainfrom
llvm-beanz:convergent
Open

[New] Allow convergent attribute in DXIL#910
Chris B (llvm-beanz) wants to merge 1 commit into
microsoft:mainfrom
llvm-beanz:convergent

Conversation

@llvm-beanz

Copy link
Copy Markdown
Collaborator

This proposal suggests ammending the DXIL specification to include the LLVM convergent attribute to allow operations that require cooperative execution of threads within a wave to carry that semanitc requirement into the IR and DXIL representations so that the compilers may avoid mis-compiling.

This proposal suggests ammending the DXIL specification to include the
LLVM `convergent` attribute to allow operations that require cooperative
execution of threads within a wave to carry that semanitc requirement
into the IR and DXIL representations so that the compilers may avoid
mis-compiling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants