Fuzz codegen options
Open
codegen
fuzz
testing
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
There are numerous [codegen options](https://github.com/google/xls/blob/main/xls/codegen/codegen_options.h) and fuzzing only covers a small set of them. We should extend the fuzzer to cover all the supported options. Some options might require proc support in the fuzzer #502.
Contributor guide
Assessment
This issue has not been assessed yet.