[Arith] ExtendedEuclidean merge impl to int_operator (#5625)
authorANSHUMAN TRIPATHY <anshuman.t@huawei.com>
Mon, 1 Jun 2020 15:38:26 +0000 (21:08 +0530)
committerGitHub <noreply@github.com>
Mon, 1 Jun 2020 15:38:26 +0000 (08:38 -0700)
commitb0959d4906d76eecc158098fcc89aff9e1f630ac
tree8b333a1874c22ac266e3c8db81c09336667921f6
parent12cfe4ae47c44da43542fc889b927d1a2efc4801
[Arith] ExtendedEuclidean merge impl to int_operator (#5625)
include/tvm/arith/util.h [deleted file]
src/arith/int_operator.h
src/arith/modular_set.cc
src/arith/solve_linear_equation.cc
src/arith/util.cc [deleted file]