Skip to content

Optimization: allow free register usage for slt or similar used for < / > #3

@rasky

Description

@rasky

Currently, RSPL always uses $at when generating comparisons for greater than / less than conditions. Unfortunately this creates a dependency between two close condition checks. By using any random free register instead, the dependency could be broken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions