You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by sy...@apache.org on 2022/09/17 15:08:45 UTC

[tvm] branch main updated (91cce56cfa -> e92f5d43f3)

This is an automated email from the ASF dual-hosted git repository.

syfeng pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 91cce56cfa [TIR] Construct the inverse in SuggestIndexMap (#12797)
     add e92f5d43f3 [BugFix][TIR] Fix Buffer LCA Detector (#12819)

No new revisions were added by this update.

Summary of changes:
 src/tir/analysis/buffer_access_lca_detector.cc     | 45 +++++++++++++++++++++-
 .../test_tir_analysis_detect_buffer_access_lca.py  | 26 +++++++++++++
 2 files changed, 70 insertions(+), 1 deletion(-)