From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 31635] [r300g]Bad performance of 64-bit compilation compared to
32-bit.
Date: Mon, 15 Nov 2010 12:51:46 -0800 (PST)
Message-ID: <20101115205147.08E8113004E@annarchy.freedesktop.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id 2A7FBA0A5A
for ;
Mon, 15 Nov 2010 12:51:47 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=31635
--- Comment #1 from Roland Scheidegger 2010-11-15 12:51:46 PST ---
There are a couple of asm optimizations which are only available on 32bit and
not not 64bit (or some of them only on 64bit with 3dnow). Your gpu doesn't
support hw TCL so this could maybe make a difference. But gallium drivers
shouldn't really be affected by this. Some profiling data might help possibly.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.