From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Date: Tue, 08 Mar 2016 18:27:24 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1446618397==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 45A3A897B5 for ; Tue, 8 Mar 2016 18:27:24 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1446618397== Content-Type: multipart/alternative; boundary="14574616430.c211c69.20489"; charset="UTF-8" --14574616430.c211c69.20489 Date: Tue, 8 Mar 2016 18:27:23 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94445 Bug ID: 94445 Summary: Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: adf.lists@gmail.com QA Contact: dri-devel@lists.freedesktop.org R9285 since llvm commit commit 817178adc78bbd36ba635d3147cca53070558def Author: Matthias Braun Date: Sat Mar 5 04:36:10 2016 +0000 RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags copy coalescing with enabled subregister liveness can reveal undef uses, previously this was only checked for the SrcReg in updateRegDefsUses() but we need to check DstReg as well. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262767 91177308-0d34-0410-b5e6-96231b3b80d8 Unigine Valley will assert at start of rendering. valley_x64: /mnt/sdb1/Gits/llvm/lib/CodeGen/MachineScheduler.cpp:1046: void llvm::ScheduleDAGMILive::updatePressureDiffs(llvm::ArrayRef): Assertion `VNI && "No live value at use."' failed. Other demos don't trigger this. Valley is running 1920x1080 fullscreen ultra quality + 8x AA. -- You are receiving this mail because: You are the assignee for the bug. --14574616430.c211c69.20489 Date: Tue, 8 Mar 2016 18:27:23 +0000 MIME-Version: 1.0 Content-Type: text/html
Bug ID 94445
Summary Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags
Product Mesa
Version git
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/radeonsi
Assignee dri-devel@lists.freedesktop.org
Reporter adf.lists@gmail.com
QA Contact dri-devel@lists.freedesktop.org

R9285 since llvm commit 

commit 817178adc78bbd36ba635d3147cca53070558def
Author: Matthias Braun <matze@braunis.de>
Date:   Sat Mar 5 04:36:10 2016 +0000

    RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags

    copy coalescing with enabled subregister liveness can reveal undef uses,
    previously this was only checked for the SrcReg in updateRegDefsUses()
    but we need to check DstReg as well.

    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@262767
91177308-0d34-0410-b5e6-96231b3b80d8

Unigine Valley will assert at start of rendering.

valley_x64: /mnt/sdb1/Gits/llvm/lib/CodeGen/MachineScheduler.cpp:1046: void
llvm::ScheduleDAGMILive::updatePressureDiffs(llvm::ArrayRef<llvm::RegisterMaskPair>):
Assertion `VNI && "No live value at use."' failed.


Other demos don't trigger this.

Valley is running 1920x1080 fullscreen ultra quality + 8x AA.


You are receiving this mail because:
  • You are the assignee for the bug.
--14574616430.c211c69.20489-- --===============1446618397== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1446618397==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Date: Wed, 09 Mar 2016 01:19:01 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0211055799==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 51FC26E7E3 for ; Wed, 9 Mar 2016 01:19:39 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0211055799== Content-Type: multipart/alternative; boundary="14574863440.4bA1c8E.21388"; charset="UTF-8" --14574863440.4bA1c8E.21388 Date: Wed, 9 Mar 2016 01:19:04 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94445 --- Comment #1 from Michel Dänzer --- Please attach the stderr output from running Valley with R600_DEBUG=vs,ps . Did you report this to Matthias and/or the llvm-commits mailing list? -- You are receiving this mail because: You are the assignee for the bug. --14574863440.4bA1c8E.21388 Date: Wed, 9 Mar 2016 01:19:04 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 1 on bug 94445 from
Please attach the stderr output from running Valley with R600_DEBUG=vs,ps .

Did you report this to Matthias and/or the llvm-commits mailing list?


You are receiving this mail because:
  • You are the assignee for the bug.
--14574863440.4bA1c8E.21388-- --===============0211055799== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0211055799==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Date: Wed, 09 Mar 2016 22:07:16 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1871228755==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 5115C6E61F for ; Wed, 9 Mar 2016 22:07:17 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1871228755== Content-Type: multipart/alternative; boundary="14575612360.43BDFeBb.17015"; charset="UTF-8" --14575612360.43BDFeBb.17015 Date: Wed, 9 Mar 2016 22:07:16 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94445 --- Comment #2 from Andy Furniss --- Created attachment 122186 --> https://bugs.freedesktop.org/attachment.cgi?id=122186&action=edit R600_DEBUG=vs,ps bz2 -- You are receiving this mail because: You are the assignee for the bug. --14575612360.43BDFeBb.17015 Date: Wed, 9 Mar 2016 22:07:16 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 2 on bug 94445 from
Created attachment 122186 [details]
R600_DEBUG=vs,ps bz2


You are receiving this mail because:
  • You are the assignee for the bug.
--14575612360.43BDFeBb.17015-- --===============1871228755== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1871228755==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Date: Wed, 09 Mar 2016 22:09:17 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1961095403==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 463B16E1D6 for ; Wed, 9 Mar 2016 22:09:17 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1961095403== Content-Type: multipart/alternative; boundary="14575613570.0c04F03c.16760"; charset="UTF-8" --14575613570.0c04F03c.16760 Date: Wed, 9 Mar 2016 22:09:17 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94445 --- Comment #3 from Andy Furniss --- I am not on/familiar with any llvm lists. Adding Matthias to cc doesn't work for me here - I guess it only does fdo known addresses? -- You are receiving this mail because: You are the assignee for the bug. --14575613570.0c04F03c.16760 Date: Wed, 9 Mar 2016 22:09:17 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 3 on bug 94445 from
I am not on/familiar with any llvm lists.

Adding Matthias to cc doesn't work for me here - I guess it only does fdo known
addresses?


You are receiving this mail because:
  • You are the assignee for the bug.
--14575613570.0c04F03c.16760-- --===============1961095403== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1961095403==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Date: Thu, 17 Mar 2016 15:10:33 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1899850171==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C95BB6E1C2 for ; Thu, 17 Mar 2016 15:10:33 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1899850171== Content-Type: multipart/alternative; boundary="14582274330.C6CAd.3059"; charset="UTF-8" --14582274330.C6CAd.3059 Date: Thu, 17 Mar 2016 15:10:33 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94445 Vedran Miletić changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rivanvx@gmail.com --- Comment #4 from Vedran Miletić --- Happens on Bonaire and Kabini as well when running GROMACS OpenCL. I can provide .ll if useful. -- You are receiving this mail because: You are the assignee for the bug. --14582274330.C6CAd.3059 Date: Thu, 17 Mar 2016 15:10:33 +0000 MIME-Version: 1.0 Content-Type: text/html changed bug 94445
What Removed Added
CC   rivanvx@gmail.com

Comment # 4 on bug 94445 from
Happens on Bonaire and Kabini as well when running GROMACS OpenCL. I can
provide .ll if useful.


You are receiving this mail because:
  • You are the assignee for the bug.
--14582274330.C6CAd.3059-- --===============1899850171== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1899850171==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Date: Thu, 17 Mar 2016 17:43:35 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0599028232==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 958276EAE0 for ; Thu, 17 Mar 2016 17:43:35 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0599028232== Content-Type: multipart/alternative; boundary="14582366152.aAbE9b06.11101"; charset="UTF-8" --14582366152.aAbE9b06.11101 Date: Thu, 17 Mar 2016 17:43:35 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94445 --- Comment #5 from Nicolai Hähnle --- Created attachment 122385 --> https://bugs.freedesktop.org/attachment.cgi?id=122385&action=edit Failing shader The shader still fails to compile. I've contacted Matthias about this. -- You are receiving this mail because: You are the assignee for the bug. --14582366152.aAbE9b06.11101 Date: Thu, 17 Mar 2016 17:43:35 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 5 on bug 94445 from
Created attachment 122385 [details]
Failing shader

The shader still fails to compile. I've contacted Matthias about this.


You are receiving this mail because:
  • You are the assignee for the bug.
--14582366152.aAbE9b06.11101-- --===============0599028232== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0599028232==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Date: Sat, 26 Mar 2016 10:27:45 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0591733822==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 03C4B6E228 for ; Sat, 26 Mar 2016 10:27:45 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0591733822== Content-Type: multipart/alternative; boundary="14589880650.a5B63.27510"; charset="UTF-8" --14589880650.a5B63.27510 Date: Sat, 26 Mar 2016 10:27:45 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94445 --- Comment #6 from Vedran Miletić --- (In reply to Nicolai Hähnle from comment #5) > Created attachment 122385 [details] > Failing shader > > The shader still fails to compile. I've contacted Matthias about this. Any news? -- You are receiving this mail because: You are the assignee for the bug. --14589880650.a5B63.27510 Date: Sat, 26 Mar 2016 10:27:45 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 6 on bug 94445 from
(In reply to Nicolai Hähnle from comment #5)
> Created attachment 122385 [details]
> Failing shader
> 
> The shader still fails to compile. I've contacted Matthias about this.

Any news?


You are receiving this mail because:
  • You are the assignee for the bug.
--14589880650.a5B63.27510-- --===============0591733822== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0591733822==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Date: Wed, 30 Mar 2016 23:48:43 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1758259893==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id D579C6E027 for ; Wed, 30 Mar 2016 23:48:42 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1758259893== Content-Type: multipart/alternative; boundary="14593817220.fBb4887.9349"; charset="UTF-8" --14593817220.fBb4887.9349 Date: Wed, 30 Mar 2016 23:48:42 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94445 --- Comment #7 from Andy Furniss --- Working for me with current llvm/mesa. -- You are receiving this mail because: You are the assignee for the bug. --14593817220.fBb4887.9349 Date: Wed, 30 Mar 2016 23:48:42 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 7 on bug 94445 from
Working for me with current llvm/mesa.


You are receiving this mail because:
  • You are the assignee for the bug.
--14593817220.fBb4887.9349-- --===============1758259893== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1758259893==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Date: Thu, 31 Mar 2016 15:13:12 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0829259433==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id C7C9D6E24F for ; Thu, 31 Mar 2016 15:13:11 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0829259433== Content-Type: multipart/alternative; boundary="14594371911.74Bb1.30334"; charset="UTF-8" --14594371911.74Bb1.30334 Date: Thu, 31 Mar 2016 15:13:11 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94445 --- Comment #8 from Andy Furniss --- Fixing commit = commit d3adac51fcce66e8c79b77299fef9e5f6c4c646e Author: Tom Stellard Date: Wed Mar 30 16:35:09 2016 +0000 AMDGPU/SI: Enable lanemask tracking in misched Summary: This results in higher register usage, but should make it easier for the compiler to hide latency. This pass is a prerequisite for some more scheduler improvements, and I think the increase register usage with this patch is acceptable, because when combined with the scheduler improvements, the total register usage will decrease. shader-db stats: 2382 shaders in 478 tests Totals: SGPRS: 48672 -> 49088 (0.85 %) VGPRS: 34148 -> 34847 (2.05 %) Code Size: 1285816 -> 1289128 (0.26 %) bytes LDS: 28 -> 28 (0.00 %) blocks Scratch: 492544 -> 573440 (16.42 %) bytes per wave Max Waves: 6856 -> 6846 (-0.15 %) Wait states: 0 -> 0 (0.00 %) Depends on D18451 Reviewers: nhaehnle, arsenm Subscribers: arsenm, llvm-commits Differential Revision: http://reviews.llvm.org/D18452 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264876 91177308-0d34-0410-b5e6-96231b3b80d8 -- You are receiving this mail because: You are the assignee for the bug. --14594371911.74Bb1.30334 Date: Thu, 31 Mar 2016 15:13:11 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 8 on bug 94445 from
Fixing commit = 

commit d3adac51fcce66e8c79b77299fef9e5f6c4c646e
Author: Tom Stellard <thomas.stellard@amd.com>
Date:   Wed Mar 30 16:35:09 2016 +0000

    AMDGPU/SI: Enable lanemask tracking in misched

    Summary:
    This results in higher register usage, but should make it easier for
    the compiler to hide latency.

    This pass is a prerequisite for some more scheduler improvements, and I
    think the increase register usage with this patch is acceptable, because
    when combined with the scheduler improvements, the total register usage
    will decrease.

    shader-db stats:

    2382 shaders in 478 tests
    Totals:
    SGPRS: 48672 -> 49088 (0.85 %)
    VGPRS: 34148 -> 34847 (2.05 %)
    Code Size: 1285816 -> 1289128 (0.26 %) bytes
    LDS: 28 -> 28 (0.00 %) blocks
    Scratch: 492544 -> 573440 (16.42 %) bytes per wave
    Max Waves: 6856 -> 6846 (-0.15 %)
    Wait states: 0 -> 0 (0.00 %)

    Depends on D18451

    Reviewers: nhaehnle, arsenm

    Subscribers: arsenm, llvm-commits

    Differential Revision: http://reviews.llvm.org/D18452

    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264876
91177308-0d34-0410-b5e6-96231b3b80d8


You are receiving this mail because:
  • You are the assignee for the bug.
--14594371911.74Bb1.30334-- --===============0829259433== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0829259433==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Date: Thu, 31 Mar 2016 15:19:34 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0557259353==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 829E76E257 for ; Thu, 31 Mar 2016 15:19:34 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0557259353== Content-Type: multipart/alternative; boundary="14594375740.570CAd92f.32687"; charset="UTF-8" --14594375740.570CAd92f.32687 Date: Thu, 31 Mar 2016 15:19:34 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94445 --- Comment #9 from Andy Furniss --- Leaving open to see if other peoples test cases are also fixed. Or maybe the "fixing" commit is just hiding some other issue? -- You are receiving this mail because: You are the assignee for the bug. --14594375740.570CAd92f.32687 Date: Thu, 31 Mar 2016 15:19:34 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 9 on bug 94445 from
Leaving open to see if other peoples test cases are also fixed.

Or maybe the "fixing" commit is just hiding some other issue?


You are receiving this mail because:
  • You are the assignee for the bug.
--14594375740.570CAd92f.32687-- --===============0557259353== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0557259353==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Date: Thu, 31 Mar 2016 16:53:44 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1675457220==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 4540E6EAD3 for ; Thu, 31 Mar 2016 16:53:44 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1675457220== Content-Type: multipart/alternative; boundary="14594432241.EC7aBF734.19286"; charset="UTF-8" --14594432241.EC7aBF734.19286 Date: Thu, 31 Mar 2016 16:53:44 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=94445 --- Comment #10 from Vedran Miletić --- (In reply to Andy Furniss from comment #7) > Working for me with current llvm/mesa. Same here, tested on Kabini and Bonaire. -- You are receiving this mail because: You are the assignee for the bug. --14594432241.EC7aBF734.19286 Date: Thu, 31 Mar 2016 16:53:44 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 10 on bug 94445 from
(In reply to Andy Furniss from comment #7)
> Working for me with current llvm/mesa.

Same here, tested on Kabini and Bonaire.


You are receiving this mail because:
  • You are the assignee for the bug.
--14594432241.EC7aBF734.19286-- --===============1675457220== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1675457220==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 94445] Tonga llvm assert since RegisterCoalescer: Need to check DstReg+SrcReg for missing undef flags Date: Thu, 23 Jun 2016 20:22:35 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0422762246==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id D1D676E3E1 for ; Thu, 23 Jun 2016 20:22:34 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0422762246== Content-Type: multipart/alternative; boundary="14667133541.2Af7Fb7B.1780"; charset="UTF-8" --14667133541.2Af7Fb7B.1780 Date: Thu, 23 Jun 2016 20:22:34 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D94445 Nicolai H=C3=A4hnle changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #11 from Nicolai H=C3=A4hnle --- This has been fixed for some time. --=20 You are receiving this mail because: You are the assignee for the bug.= --14667133541.2Af7Fb7B.1780 Date: Thu, 23 Jun 2016 20:22:34 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated Nicolai H=C3=A4hnle changed bug 94445<= /a>
What Removed Added
Status NEW RESOLVED
Resolution --- FIXED

Commen= t # 11 on bug 94445<= /a> from Nicolai H=C3=A4hnle
This has been fixed for some time.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14667133541.2Af7Fb7B.1780-- --===============0422762246== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0422762246==--