Lunderberg commented on PR #14943:
URL: https://github.com/apache/tvm/pull/14943#issuecomment-1561898835

   PRs #14943, #14944, and #14945 perform analogous changes to three different 
host-only lowering passes.   Each of these three contains the commits that add 
utility functions `tvm::tir::IsHostFunc` and `TargetNode::HasKey`, then apply 
the new utility to a specific pass.  Whichever of the three lands first can 
have the others rebased on top to prevent any conflicts.
   
   These PRs in turn are a subset of the functionality in #14862.  As that PR 
had become unmanageably large, I am carving it out into several smaller 
independent PRs for ease of review.


-- 
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