From commits-return-16169-archive-asf-public=cust-asf.ponee.io@tvm.apache.org Wed Jun 24 00:36:07 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5919E1804BB for ; Wed, 24 Jun 2020 02:36:07 +0200 (CEST) Received: (qmail 28050 invoked by uid 500); 24 Jun 2020 00:36:06 -0000 Mailing-List: contact commits-help@tvm.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tvm.apache.org Delivered-To: mailing list commits@tvm.apache.org Received: (qmail 28041 invoked by uid 99); 24 Jun 2020 00:36:06 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Jun 2020 00:36:06 +0000 From: =?utf-8?q?GitBox?= To: commits@tvm.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bincubator-tvm=5D_comaniac_opened_a_new_pull_reques?= =?utf-8?q?t_=235909=3A_=5BPatternLang=5D_Support_any_index_matching_for_Tup?= =?utf-8?q?leGetItem?= Message-ID: Date: Wed, 24 Jun 2020 00:36:06 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit comaniac opened a new pull request #5909: URL: https://github.com/apache/incubator-tvm/pull/5909 Per discussion in https://discuss.tvm.ai/t/pattern-matching-for-tuplegetitem/7069, this PR supports arbitrary index matching for tuple get item node. Document is also updated. cc @mbrookhart @t-vi ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org