/regalloc_small

Minimal example of register allocation problem

Primary LanguageC++

Register Allocation minimal example

This repo contains a simplification of the pattern of execution used in the TCLB Solver.

Additionally it contains:

  • an R script get_stats.R which pulls about register usage from the assembler (.s) file.
  • configuration for devcontainer, which can be used with GitHub Codespaces
    Open in GitHub Codespaces

Usage:

If you have HIP installed, just do:

make