Selection of nonprimitive instructions
Open
enhancement
medium effort
medium reward
performance
- Dominant language
- Standard ML
- Stars
- 1.2k
- Forks
- 104
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 16
Description
Most of our targets have instructions that do things more complicated than a single mips or riscv op. If we're accessing a heap object (with the base pointer), say, on x64 it would be nice to use a [reg+reg+imm] form. This also applies to
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.