Cranelift: implement redundant fill removal on tree-shaped CFG regions. Mozilla bug 1570584. (#906)
This commit is contained in:
@@ -95,6 +95,7 @@ mod nan_canonicalization;
|
||||
mod partition_slice;
|
||||
mod postopt;
|
||||
mod predicates;
|
||||
mod redundant_reload_remover;
|
||||
mod ref_slice;
|
||||
mod regalloc;
|
||||
mod result;
|
||||
|
||||
Reference in New Issue
Block a user