slyubomirsky commented on PR #16569: URL: https://github.com/apache/tvm/pull/16569#issuecomment-1982027306
Another failing test, presumably unrelated to my changes: `tests/python/tir-transform/test_tir_transform_inject_ptx_async_copy.py::test_vectorize_cp_async_in_if_then_else`. It complains that the var `data_im2col_reindex_shared_dyn` is undefined, which appears wrong, since it is defined with an `alloc_buffer`. -- 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]
