Fuzzer sometimes generates programs which fail codegen with 'cannot achieve full throughput'
Open
fuzz
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
See xls/fuzzer/crashers/crasher_2023-10-01_eb60.x
This should be remedied by either making the fuzz codegen able to pick the right pipeline or not generate these sorts of issues. For now programs which crash in this way are filtered out and not considered failures.
Contributor guide
Assessment
This issue has not been assessed yet.