Make unverified register allocator print function names
Open
- Dominant language
- Standard ML
- Stars
- 1.2k
- Forks
- 104
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 16
Description
This should involve modify unverified/reg_alloc/reg_alloc.sml (and files that use it) to print the relevant names instead of the function index.
Suggested by @myreen
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading unverified/reg_alloc/reg_alloc.sml and then inspect the files that use it, as indicated in the issue. Trace where the register allocator currently prints a function index and identify the available function-name information. The work is done when the relevant names are printed instead of function indices throughout the affected paths.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100