Farzon Lotfi 8f1c39fb50
[SPIRV] Add OpInf support for isinf hlsl intrinsic (#156570)
fixes #148051

- update EmitHLSLBuiltinExpr in CGHLSLBuiltins.cpp to toggle intrinsics
by target
- Add a GENERATE_HLSL_INTRINSIC_FUNCTION for isinf in CGHLSLRuntime.h
- Update the SPIRVInstructionSelector.cpp to emit the OpSinf instruction
- Updates the isinf.hlsl test to check spirv intrinsic generation
- add OpIsinf.ll  tests
2025-09-03 15:03:43 -04:00
..
2025-03-21 19:56:35 -04:00