ekalda commented on pull request #9299:
URL: https://github.com/apache/tvm/pull/9299#issuecomment-951667725


   Hi @Mousius, I think you are actually right that we could test the ICHECK if 
we wanted to without too much trouble, so apologies for the confusion there. 
However, for what it's worth, I don't think it is a good idea since I don't 
think we should test everything just because we can test it. Tests are code to 
maintain, so we should think carefully what is worth testing and what isn't. 
There are currently 5184 ICHECKs in the codebase and I don't think many of them 
are tested. So if we were to test every developer facing assert, we would end 
up having to maintain lots of not particularly useful tests.


-- 
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: commits-unsubscr...@tvm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to