Open
Description
'__builtin_hlsl_elementwise_isinf' currently always generates the 'llvm.dx.isinf' intrinsic (
)This makes its way to the SPIRV Backend and produces this crash:
https://godbolt.org/z/Me1r6Es7x
In the case of spirv we need to generate a spirv intrinsic instead.
SPIRV Op: OpIsInf
Metadata
Metadata
Assignees
Type
Projects
Status
Planning