This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch tvm-further-cleanup-python-tests-followup
in repository https://gitbox.apache.org/repos/asf/tvm.git
from b4c4de09d0 [TEST][DISCO] Xfail uncomputed symbolic extent
add 39ca63fe87 [FIX][CodeGenC] Cast pointer-returning extern calls
add 88d37dbe1b [TEST][TIR] Compare packed raw-string lowering
add 423e3dcf54 [FIX][MetaSchedule] Cast parallel annotations
add f9efda3454 [TEST][S-TIR] Use typed handles for DLTensor fields
add 29aa5e8857 [TEST][S-TIR] Remove non-demonstrating pointer probe
add 25334b2659 [TEST][DISCO] Simplify symbolic-shape xfail
No new revisions were added by this update.
Summary of changes:
src/s_tir/meta_schedule/mutator/mutate_parallel.cc | 6 +--
src/target/source/codegen_c.cc | 9 ++++
src/tirx/transform/lower_tvm_builtin.cc | 9 ++--
tests/python/codegen/test_target_codegen_c_host.py | 14 ++---
tests/python/disco/test_callback.py | 17 +-----
tests/python/s_tir/test_s_tir_tensor_intrin.py | 51 ------------------
...sform_plan_update_buffer_allocation_location.py | 4 +-
.../test_tir_transform_lower_tvm_builtin.py | 63 ++++++----------------
8 files changed, 41 insertions(+), 132 deletions(-)
delete mode 100644 tests/python/s_tir/test_s_tir_tensor_intrin.py