Skip to content

Conversation

@zhiics
Copy link
Member

@zhiics zhiics commented Jun 9, 2019

This PR moves the optimization passes in the VM to the pass manager.

InlinePrimitives and LambdaLift passes are slightly modified to directly implement as ModulePass since they are typical module-level optimizations.

CC @jroesch @wweic @icemelon9 @tqchen

@jroesch
Copy link
Member

jroesch commented Jun 11, 2019

Looks good to me!

@jroesch jroesch merged commit 70041c4 into apache:master Jun 11, 2019
@zhiics zhiics deleted the vm_to_pm branch June 11, 2019 01:08
wweic pushed a commit to wweic/tvm that referenced this pull request Jun 26, 2019
wweic pushed a commit to neo-ai/tvm that referenced this pull request Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants