diff --git a/src/psyclone/psyir/transformations/scalarization_trans.py b/src/psyclone/psyir/transformations/scalarization_trans.py index 22e0d803ae..463a0ef705 100644 --- a/src/psyclone/psyir/transformations/scalarization_trans.py +++ b/src/psyclone/psyir/transformations/scalarization_trans.py @@ -136,7 +136,6 @@ def _value_unused_after_loop(sig, node, var_accesses): if node is next_access: return False - # If next access is the RHS of an assignment then we need to # skip it # Handles: