Skip to content

Generate tests that use the same register more than once #79

@danielschloms

Description

@danielschloms

Currently, generated vector instructions will use a distinct vd, vs2, and vs1. However, as I had to find out, it's easy to introduce bugs in an RVV implementation that only manifest when a register is used more than once, especially when vd is also a source register.

Thus, I suggest adding tests that cover that scenario.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions