slyubomirsky commented on PR #16569: URL: https://github.com/apache/tvm/pull/16569#issuecomment-1944857653
@Lunderberg thank you for the review. I've pushed a change to enable a well-formed check for individual functions and PrimFuncs, which can also be disabled with the `check_well_formed` argument, but it led to some TIR well-formedness failures. I am not sure what could be wrong with most of them so I'd appreciate a look if you have time once the CI finishes. Oddly, setting `check_well_formed` to false on those did not correct the errors, so I'm not sure what the issue was. -- 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]
