bytecodealliance / bytecodealliance/regalloc2
Extend the fuzzer to check the debug locations output
Open
- Dominant language
- Rust
- Stars
- 265
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
The checker only checks for the correctness of the allocation dataflow but not for the debug locations output. Although the correctness of the debug locations output isn’t so critical, I think having it checked will still be a good idea, even if it’s just for testing.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the existing fuzzer checker and its allocation dataflow validation, then trace how debug locations output is produced. Extend the checker so it also validates debug locations, and confirm that the fuzzer checks both allocation dataflow and debug locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100