Skip to content

[HLSL] implement SV_GroupID semantic #70120

Closed
@llvm-beanz

Description

@llvm-beanz

Implement the HLSL SV_GroupID semantic for entry parameter declarations:

https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/sv-groupid

AC:

  • Implement through to code generation
  • Can print the AST to verify the generation

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Supportclang:codegenIR generation bugs: mangling, exceptions, etc.clang:frontendLanguage frontend issues, e.g. anything involving "Sema"

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions