kparzysz-quic opened a new pull request #5964: URL: https://github.com/apache/incubator-tvm/pull/5964
The function for `tvm.te.extern` should return either `PrimExpr` or `Stmt`, however there is no check if it actually does so. If it does not, the result may be a segmentation fault later on. Catch this case early on, so an informative message can be shown. ---------------------------------------------------------------- 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]
