Skip to content

[AMDGPU] Should v_permlane64_b32 be handled in fixVcmpxPermlaneHazards? #78856

Closed
@DadSchoorse

Description

@DadSchoorse

The GFX11 ISA doc says:

7.2.8. PERMLANE Specific Rules
V_PERMLANE may not occur immediately after a V_CMPX. To prevent this, any other VALU opcode may be
inserted (e.g. V_NOP).

As there is no restriction to v_permlane(x)16, should isPermlane be updated to include v_permlaneb64_b32?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions