Skip to content

MIPS mfix4300 flag does not work correctly #53094

@Mr-Wiseguy

Description

@Mr-Wiseguy

The mfix4300 flag introduced in 2edcde0 is supposed to place a nop between adjacent single or double precision float multiply functions, but it fails to do so under some circumstances.

An example can be seen here: https://godbolt.org/z/bKb3cWdc5, where there are 4 consecutive mul.s instructions generated without any nops betwen them.

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