Skip to content

[DXIL] implement trunc lowering #86581

@farzonl

Description

@farzonl

https://godbolt.org/z/qYMTWdW3r

Simple change just need to add mapping from Intrinsic::trunc to dixil op 29

like so:

@dx.op.unary.f16(i32 29, half %x) 
@dx.op.unary.f32(i32 29, float %x)

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions