rust/tests/mir-opt/pre-codegen/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
237 B
Markdown
Raw Normal View History

The goal of this directory is to track the quality of MIR that is given to codegen in a standard `-O` condiguration.
As such, feel free to `--bless` whatever changes you get here, so long as doing so doesn't add substantially more MIR.