Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
altanh committed Jan 29, 2022
1 parent b3cb36f commit 5b7eab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/relay/backend/vm/plan_memory.cc
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ class AliasEliminator : public MixedModeMutator {
}
}
}
}
}

if (!aliased) {
ll.Push(var, VisitExpr(val));
Expand Down

0 comments on commit 5b7eab2

Please sign in to comment.