slyubomirsky opened a new pull request, #16767: URL: https://github.com/apache/tvm/pull/16767
This PR cleans up the interface for the FP8 legalization passes by having them use the target attributes that are added by the `BindTarget` pass. This not only removes the need to pass the target as a parameter to those passes but also, in principle, allows for PrimFuncs with different targets to coexist and be handled correctly by the passes. Thanks to @Lunderberg for giving the suggestion. -- 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]
