This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from a7dd32cc16 [DeviceAPI] Support querying total global memory (#16398)
add 68be158d35 [ROCm] Some fixes of ROCm codegen (#16404)
No new revisions were added by this update.
Summary of changes:
src/target/llvm/codegen_llvm.cc | 2 +
src/target/llvm/intrin_rule_rocm.cc | 87 ++++++++++++++----------
src/tir/transforms/lower_thread_allreduce.cc | 2 +-
tests/python/codegen/test_target_codegen_rocm.py | 53 +++++++++++++++
4 files changed, 108 insertions(+), 36 deletions(-)