Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
mir-opt
/
pre-codegen
/
README.md
blob: a338c18e09ef84d3d1086681c2fd0702a9a8cb16 [
file
] [
log
] [
blame
] [
view
] [
edit
]
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.