Skip to content

Add opcodes with memove/memset like functionality to IR #45

@robertmuth

Description

@robertmuth

There are already bcopy and bzero opcodes in IR/opcode_tab.py
but there is no codegen support.
It is unclear how many extra regs we need to scavenge in codegen
if we do not lower these. Maybe this should be a target dependend legalization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions