zxybazh opened a new pull request #7809:
URL: https://github.com/apache/tvm/pull/7809


   This PR updated the intrinsic lowering pass to support the new op registry 
and avoid overloading the global tvm registry. Meanwhile, it kept the fallback 
mechanism to find the most suitable lower intrinsic function, e.g., 
`llvm.FLowerIntrinsic` vs. `default.FLowerIntrinsic`. All previous op 
registration are ported to new functions, and some missing ops would be added.


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

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


Reply via email to