From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 75276] Implement VGPR Register Spilling Date: Thu, 24 Jul 2014 11:58:17 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0150521377==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id C5C346E2BD for ; Thu, 24 Jul 2014 04:58:16 -0700 (PDT) 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 --===============0150521377== Content-Type: multipart/alternative; boundary="1406203096.c25638aF1.5017"; charset="us-ascii" --1406203096.c25638aF1.5017 Date: Thu, 24 Jul 2014 11:58:16 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=75276 --- Comment #30 from Christoph Haag --- (In reply to comment #28) > > LLVM ERROR: ran out of registers during register allocation I do not get this message on upstream llvm recent revisions. But every demo segfaults. Mostly in LLVMBuildBitCast(). Running a demo looks like this: $ DRI_PRIME=1 ./Effects Using binned. 4.3.0-0+UE4 7038 3077 379 0 Signal 11 caught. EngineCrashHandler: Signal=11 Exiting due to error Starting ../../../Engine/Binaries/Linux/CrashReportClient [1] 10932 abort (core dumped) DRI_PRIME=1 ./Effects This is still a problem with register spilling that just looks different, right? Should I compile with debug symbols and get a complete backtrace or wouldn't that provide any new information? (By the way, applying this small patch makes it render almost completely correct on intel: https://bugs.freedesktop.org/show_bug.cgi?id=78716#c10) -- You are receiving this mail because: You are the assignee for the bug. --1406203096.c25638aF1.5017 Date: Thu, 24 Jul 2014 11:58:16 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 30 on bug 75276 from
(In reply to comment #28)
> > LLVM ERROR: ran out of registers during register allocation

I do not get this message on upstream llvm recent revisions.

But every demo segfaults. Mostly in LLVMBuildBitCast().

Running a demo looks like this:


$ DRI_PRIME=1 ./Effects
Using binned.
4.3.0-0+UE4 7038 3077 379 0
Signal 11 caught.
EngineCrashHandler: Signal=11


Exiting due to error
Starting ../../../Engine/Binaries/Linux/CrashReportClient
[1]    10932 abort (core dumped)  DRI_PRIME=1 ./Effects


This is still a problem with register spilling that just looks different,
right?
Should I compile with debug symbols and get a complete backtrace or wouldn't
that provide any new information?


(By the way, applying this small patch makes it render almost completely
correct on intel: https://bugs.freedesktop.org/show_bug.cgi?id=78716#c10)


You are receiving this mail because:
  • You are the assignee for the bug.
--1406203096.c25638aF1.5017-- --===============0150521377== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0150521377==--