You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/07/08 00:34:41 UTC

[incubator-tvm] branch master updated (1cd56da -> 2875e4c)

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

tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 1cd56da  [LLVM] Auto-convert shuffle with single index to "extract element" (#6006)
     add 2875e4c  Cache object refs in loop partitioner instead of object pointers (#6004)

No new revisions were added by this update.

Summary of changes:
 src/tir/transforms/loop_partition.cc | 71 +++++++++++++++++++++---------------
 1 file changed, 41 insertions(+), 30 deletions(-)