From commits-return-9261-archive-asf-public=cust-asf.ponee.io@tvm.apache.org Mon Mar 23 15:47:32 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 1BB4C18064F for ; Mon, 23 Mar 2020 16:47:32 +0100 (CET) Received: (qmail 20466 invoked by uid 500); 23 Mar 2020 15:47:31 -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 20457 invoked by uid 99); 23 Mar 2020 15:47:31 -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; Mon, 23 Mar 2020 15:47:31 +0000 From: GitBox To: commits@tvm.apache.org Subject: [GitHub] [incubator-tvm] tqchen merged pull request #5115: [Bugfix] Fixed bug where shifting by out-of-bounds value results in no compute code being emitted. Message-ID: <158497845135.12890.239386897247303866.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Mon, 23 Mar 2020 15:47:31 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit tqchen merged pull request #5115: [Bugfix] Fixed bug where shifting by out-of-bounds value results in no compute code being emitted. URL: https://github.com/apache/incubator-tvm/pull/5115 ---------------------------------------------------------------- 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 With regards, Apache Git Services