compiler.cfg.representation: OK to unbox output of ##load-reference globally
parent
d0c393aa60
commit
55acddef3f
|
@ -47,7 +47,9 @@ SYMBOL: always-boxed
|
|||
H{ } clone [
|
||||
'[
|
||||
[
|
||||
dup ##load-reference? [ drop ] [
|
||||
[ _ (compute-always-boxed) ] each-def-rep
|
||||
] if
|
||||
] each-non-phi
|
||||
] each-basic-block
|
||||
] keep ;
|
||||
|
|
Loading…
Reference in New Issue