Skip to content

Commit 485a5fd

Browse files
authored
Add slice_broadcast (#1124)
1 parent 46ca1bb commit 485a5fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Compiler.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,7 @@ function optimization_passes(;
648648
"dus_pad",
649649
"dus_concat",
650650
"slice_dus_to_concat",
651+
"slice_broadcast",
651652
]
652653

653654
if WHILE_CONCAT[]

0 commit comments

Comments
 (0)