This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from b831b06f36 Expose `Struct/Tuple`-related TVM Builtins (#12452)
add 29ce66eeb4 Change tir::GetPointerType to return
std::optional<DataType> (#12458)
No new revisions were added by this update.
Summary of changes:
src/tir/ir/buffer_common.h | 16 +++++++---------
src/tir/ir/expr.cc | 8 ++++----
src/tir/ir/stmt.cc | 8 ++++----
src/tir/transforms/inject_ptx_async_copy.cc | 8 ++++----
src/tir/transforms/storage_rewrite.cc | 8 ++++----
5 files changed, 23 insertions(+), 25 deletions(-)