-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Closed
Labels
HLSLHLSL Language SupportHLSL Language Supportbackend:DirectXclang:codegenIR generation bugs: mangling, exceptions, etc.IR generation bugs: mangling, exceptions, etc.
Description
rsqrt(a);in spirv should emit
`%13 = OpExtInst %v4float %1 InverseSqrt %12` https://shader-playground.timjones.io/46053c341c6033c8b69a6984ec20d67a
should also update the hlsl intrinsic tests to capture that the inverse sqrt is emitted
Metadata
Metadata
Assignees
Labels
HLSLHLSL Language SupportHLSL Language Supportbackend:DirectXclang:codegenIR generation bugs: mangling, exceptions, etc.IR generation bugs: mangling, exceptions, etc.
Type
Projects
Status
Closed