We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9330e85 commit 2cbeb46Copy full SHA for 2cbeb46
src/Compiler.jl
@@ -637,7 +637,7 @@ function optimization_passes(;
637
"slice_dot_general<1>",
638
"if_inline<1>",
639
"if_to_select<1>",
640
- "dynamic_update_slice_const_prop",
+ "dynamic_update_slice_const_prop($max_constant_threshold)",
641
"dynamic_gather_op_is_not_dynamic<16>",
642
"divide_sqrt_to_multiply_rsqrt<16>",
643
"associative_binary_op_reordering<1>",
0 commit comments