ganler opened a new pull request, #14334:
URL: https://github.com/apache/tvm/pull/14334

   As a follow-up to https://github.com/apache/tvm/pull/14262, I just noticed 
that I previously implemented a function called `RemoveAllUnused` 
(https://github.com/apache/tvm/pull/14043) that can do function-wise DCE and 
should be more complete than https://github.com/apache/tvm/pull/14262 as 
`RemoveAllUnused` can also remove dead dataflow blocks (added two test-cases to 
show that). 
   
   Sorry, I should have mentioned that earlier to avoid duplication... but 
still I am putting a patch here in case it is desired.
   
   cc: @spectrometerHBH @tqchen 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to