Skip to content

[HLSL] implement acos intrinsic #70079

@llvm-beanz

Description

@llvm-beanz

Implement HLSL acos intrinsic:

https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl-acos

part of this proposal: https://discourse.llvm.org/t/rfc-all-the-math-intrinsics/78294

Four parts:

  1. DXIL backend change
  2. SPIRV backend change
  3. HLSL frontend change
  4. Constraint intrinsic change

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Supportclang:codegenIR generation bugs: mangling, exceptions, etc.

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions