This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a commit to branch v0.6
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git
The following commit(s) were added to refs/heads/v0.6 by this push:
new 483ffdb [BACKPORT-0.6] fix RemoveUnusedFunctions pass (#5828)
483ffdb is described below
commit 483ffdb43c2e9dff4c8ee7ba1bf03a53dddd8080
Author: Zhi <[email protected]>
AuthorDate: Wed Jun 17 08:37:38 2020 -0700
[BACKPORT-0.6] fix RemoveUnusedFunctions pass (#5828)
* fix RemoveUnusedFunctions pass
* Fix alpha_equal bug (#4897)