Skip to content

feat: tidy ComputedRegister #2107

Description

@DavePearce

Summary

The ComputedRegister type is used in a small number of places, but its requirements are lower than before. Specifically, it was previously the case that a computed register could be subject to splitting, but this is no longer the case. Instead, the efficiency of a computed register could be dramatically improved by requiring it to target only a single register, and avoiding a Computation[word.BigEndian]

Metadata

Metadata

Assignees

No one assigned

    Labels

    constraintsIssues directly related to constraint generation.enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions