Skip to content

Commit

Permalink
Fix syntax warning
Browse files Browse the repository at this point in the history
  • Loading branch information
BolunThompson committed Feb 9, 2025
1 parent 61b1b44 commit d6b6618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/dspash/ir_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def split_ir(graph: IR) -> Tuple[List[IR], Dict[int, IR]]:
Example: given the following optimized IR
- tr -- grep -
/ \
/ \\
cat - uniq -split cat - wc
\ /
- tr -- grep -
Expand Down

0 comments on commit d6b6618

Please sign in to comment.