Cranelift: implement redundant fill removal on tree-shaped CFG regions. Mozilla bug 1570584. (#906)
This commit is contained in:
@@ -697,6 +697,7 @@ impl<'a> Verifier<'a> {
|
||||
| Store { .. }
|
||||
| RegMove { .. }
|
||||
| CopySpecial { .. }
|
||||
| CopyToSsa { .. }
|
||||
| Trap { .. }
|
||||
| CondTrap { .. }
|
||||
| IntCondTrap { .. }
|
||||
|
||||
Reference in New Issue
Block a user