guberti opened a new pull request, #13347: URL: https://github.com/apache/tvm/pull/13347
This fixes #13330, which was blocking my work to write TIR schedules for microTVM. I originally thought I'd have to change the function signature of `DomainTouchedAccessMap`, but I couldn't think of a way to do that cleanly. Instead, I changed `extern_primfunc` to use `primfunc.params` to create the buffer lists in the right order. Would love a look from @csullivan! -- 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]
