Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Use XOR-Shift in genAddLargeImm #72

@ammrat13

Description

@ammrat13

Currently, we just use the PSEUDO.LOADCONST* instructions to materialize large constants for addition. However, we should first try to use the XOR-Shift technique we use for instruction selection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIncrease capabilities of generated codegood first issueThis would be simple to address

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions