-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Labels
HLSLHLSL Language SupportHLSL Language Supportclang:codegenIR generation bugs: mangling, exceptions, etc.IR generation bugs: mangling, exceptions, etc.
Description
Implement HLSL asin
intrinsic:
https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl-asin
part of this proposal: https://discourse.llvm.org/t/rfc-all-the-math-intrinsics/78294
Four parts:
- DXIL backend change
- SPIRV backend change
- HLSL frontend change
- Constraint intrinsic change
Metadata
Metadata
Assignees
Labels
HLSLHLSL Language SupportHLSL Language Supportclang:codegenIR generation bugs: mangling, exceptions, etc.IR generation bugs: mangling, exceptions, etc.
Type
Projects
Status
Closed