Commit a7404230 by Wei Chen Committed by Zhi

[Pass] Remove dead code (#4177)

parent 101e3e08
......@@ -415,7 +415,6 @@ class DeviceInfo {
void VisitExpr_(const TupleGetItemNode* op) final {
ExprVisitor::VisitExpr_(op);
std::make_pair(op, has_copy_);
}
void VisitExpr_(const VarNode* vn) final {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment