masahi commented on issue #7363: URL: https://github.com/apache/tvm/issues/7363#issuecomment-769847098
Looking at https://ci.tlcpack.ai/job/tvm/job/main/, after #7346 was merged, things had been stable for some time (https://ci.tlcpack.ai/job/tvm/job/main/487/ to https://ci.tlcpack.ai/job/tvm/job/main/491/). The crash began to happen after https://github.com/apache/tvm/pull/7354, which added const folding on `If` condition, is merged https://ci.tlcpack.ai/job/tvm/job/main/492/. The other rewrite in #7346 does involve `If`. Maybe there is something wrong with `If` after the rewrite. ---------------------------------------------------------------- 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]
