Skip to content

[HLSL] Call to 'dot' intrinsic incorrectly fails Sema checking when 1u.xxxx is passed as an argument #133659

@spall

Description

@spall

This should successfully compile:
uint inputOffset2 = dot(inputOffsets, 1u.xxxx);
https://godbolt.org/z/4sMjzdq7o

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Support

Type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions