Skip to content

Commit

Permalink
Add more todo
Browse files Browse the repository at this point in the history
Signed-off-by: Stanley Winata <[email protected]>
  • Loading branch information
raikonenfnu committed Oct 28, 2024
1 parent 7ab6f49 commit c7561d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iree/turbine/kernel/wave/expansion.py
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,8 @@ def _expand_reduction(
get_node_dim_scaling,
res_idx,
)
# TODO: Handle expansion of induction variables with "non-complete" dims
# by checking on the indexing_dims on each induction variable.
if expanded_init_arg in new_init_args:
continue
new_init_args.append(expanded_init_arg)
Expand Down

0 comments on commit c7561d1

Please sign in to comment.