Replace legacy ConstProp by GVN.
This commit is contained in:
parent
a03c972816
commit
2837727471
190 changed files with 1361 additions and 1714 deletions
|
@ -1,4 +1,4 @@
|
|||
// compile-flags: -Zmir-enable-passes=+Inline,+ConstProp --crate-type lib
|
||||
// compile-flags: -Zmir-enable-passes=+Inline,+GVN --crate-type lib
|
||||
// revisions: ASSERT NOASSERT
|
||||
//[ASSERT] compile-flags: -Coverflow-checks=on
|
||||
//[NOASSERT] compile-flags: -Coverflow-checks=off
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue