Skip to content

Commit de200c0

Browse files
vouillonhhugo
authored andcommitted
Unboxing of function and block parameters
1 parent af6417d commit de200c0

File tree

3 files changed

+538
-0
lines changed

3 files changed

+538
-0
lines changed

compiler/lib/driver.ml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ let round ~first : 'a -> 'a =
167167
+> flow
168168
+> specialize
169169
+> eval
170+
+> Unboxing.f
170171
+> inline
171172
+> deadcode
172173

0 commit comments

Comments
 (0)