llvm-project
8f1c39fb - [SPIRV] Add OpInf support for isinf hlsl intrinsic (#156570)

Commit
4 days ago
[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
Author
Parents
Loading