Skip to content

[AMDGPU][MC][GFX11] Assembly of v_fmac_.*_e64_dpp is broken #57585

@Sisyph

Description

@Sisyph

The e32 version works. The combination of operand list, asmString, and or conversion function cvtVOP3DPP are not right for this instruction.
It has string Constraints = "$src2 = $vdst"; and string DisableEncoding = "$src2"; which is different than other vop3 dpp.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions