Closed
Description
I am on the HLSL Compiler Team at Microsoft and have been working on implementing HLSL support in Clang/LLVM for the DXIL and SPIR-V backends. I have 3 merged PRs:
- Implement the
fmod
intrinsic #130320 - [HLSL] Add bounds checks for the HLSL
fmod
vector arguments and return types #131035 - [HLSL] Implement the
smoothstep
intrinsic #132288
I will be continuing to make contributions, so I would like to request commit access to be able to submit my work upstream myself after approval.