Skip to content

[HLSL] implement WaveGetLaneIndex intrinsic #70105

Closed
@llvm-beanz

Description

@llvm-beanz

Implement HLSL WaveGetLaneIndex intrinsic:

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

AC:

  • The intrinsic is implemented and lowered to LLVM-IR
  • Tests are implemented to validate that the IR is generated correctly

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Support

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions