[Want Test]: Good to have an integration test that can see the difference between some passes being run to fixed-point and run only once
Open
optimizer
testing
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
Since we want tests to be relatively small almost none would be able to detect if our fixed-point compound pass support stopped working. It would be good to get some integration testing for this.
Figuring out a relatively small IR case and pass list that can hit this goal is non-trivial however.
Contributor guide
Assessment
This issue has not been assessed yet.