From commits-return-16667-archive-asf-public=cust-asf.ponee.io@tvm.apache.org Tue Jun 30 15:10:20 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 3D37F180643 for ; Tue, 30 Jun 2020 17:10:20 +0200 (CEST) Received: (qmail 42323 invoked by uid 500); 30 Jun 2020 15:10:19 -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 42309 invoked by uid 99); 30 Jun 2020 15:10:19 -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; Tue, 30 Jun 2020 15:10:19 +0000 From: =?utf-8?q?GitBox?= To: commits@tvm.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bincubator-tvm=5D_kparzysz-quic_opened_a_new_pull_r?= =?utf-8?q?equest_=235965=3A_Print_right_number_of_parentheses_for_LoadNode?= Message-ID: Date: Tue, 30 Jun 2020 15:10:19 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit kparzysz-quic opened a new pull request #5965: URL: https://github.com/apache/incubator-tvm/pull/5965 Stop printing the unnecessary `)` after each `LoadNode` that didn't have a matching `(`. ---------------------------------------------------------------- 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