* [Bug 97038] OpenArena couple times slower using llvm 3.9
@ 2016-07-22 3:12 bugzilla-daemon
2016-07-22 8:06 ` bugzilla-daemon
` (12 more replies)
0 siblings, 13 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-22 3:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 908 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
Bug ID: 97038
Summary: OpenArena couple times slower using llvm 3.9
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: smoki00790@gmail.com
QA Contact: dri-devel@lists.freedesktop.org
Actually happens in basically any ioquake3 game i tried, but i guess everybody
has OA. Distro current Debian Sid, driver radeon, hardware kabini, mesa self
compiled...
So problem is that is several times slower, 2-3 times slower maybe when
compared to same mesa using llvm 3.8.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2277 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
@ 2016-07-22 8:06 ` bugzilla-daemon
2016-07-23 1:28 ` bugzilla-daemon
` (11 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-22 8:06 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 272 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
--- Comment #1 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Could you bisect LLVM to find out where the degraded performance comes from?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1045 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
2016-07-22 8:06 ` bugzilla-daemon
@ 2016-07-23 1:28 ` bugzilla-daemon
2016-07-23 1:48 ` bugzilla-daemon
` (10 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-23 1:28 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 342 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
--- Comment #2 from smoki <smoki00790@gmail.com> ---
It is major PITA to do that on this low power APU... but if someone can't
reproduce it or figure it out without bisecting i might do that i have time.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1107 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
2016-07-22 8:06 ` bugzilla-daemon
2016-07-23 1:28 ` bugzilla-daemon
@ 2016-07-23 1:48 ` bugzilla-daemon
2016-07-24 11:00 ` bugzilla-daemon
` (9 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-23 1:48 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 517 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
--- Comment #3 from smoki <smoki00790@gmail.com> ---
BTW not all but many apps runs in slowmo mode with llvm 3.9, not just ioquake3
based games.
Should i start llvm bisect or not i dunno, as 3.9 enable GL 4.3 instead of 4.1
with llvm 3.8, i guess it might be mesa just set up something wrong too :) I
might start banning some of those new extensions to found offender or so.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1282 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
` (2 preceding siblings ...)
2016-07-23 1:48 ` bugzilla-daemon
@ 2016-07-24 11:00 ` bugzilla-daemon
2016-07-25 16:11 ` bugzilla-daemon
` (8 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-24 11:00 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 282 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
--- Comment #4 from smoki <smoki00790@gmail.com> ---
OK got it, here is a llvm bisect result - svn272292
AMDGPU/SI: Fix 32-bit fdiv lowering
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1047 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
` (3 preceding siblings ...)
2016-07-24 11:00 ` bugzilla-daemon
@ 2016-07-25 16:11 ` bugzilla-daemon
2016-07-25 16:12 ` bugzilla-daemon
` (7 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-25 16:11 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 230 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
--- Comment #5 from Matt Arsenault <arsenm2@gmail.com> ---
Is it better on trunk since r276051?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1001 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
` (4 preceding siblings ...)
2016-07-25 16:11 ` bugzilla-daemon
@ 2016-07-25 16:12 ` bugzilla-daemon
2016-07-25 16:24 ` bugzilla-daemon
` (6 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-25 16:12 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 232 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
--- Comment #6 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Which version of Mesa are you using?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1005 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
` (5 preceding siblings ...)
2016-07-25 16:12 ` bugzilla-daemon
@ 2016-07-25 16:24 ` bugzilla-daemon
2016-07-25 17:46 ` bugzilla-daemon
` (5 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-25 16:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 357 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
--- Comment #7 from smoki <smoki00790@gmail.com> ---
Mesa was latest git at moment, but i also tried something around that time and
same problem.
Will try later against r276051 i am not on that machine currently...
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1122 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
` (6 preceding siblings ...)
2016-07-25 16:24 ` bugzilla-daemon
@ 2016-07-25 17:46 ` bugzilla-daemon
2016-07-26 15:48 ` bugzilla-daemon
` (4 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-25 17:46 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 220 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
--- Comment #8 from smoki <smoki00790@gmail.com> ---
Yup, on r276051 perf is fine.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 985 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
` (7 preceding siblings ...)
2016-07-25 17:46 ` bugzilla-daemon
@ 2016-07-26 15:48 ` bugzilla-daemon
2016-07-26 17:41 ` bugzilla-daemon
` (3 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-26 15:48 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 586 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
Vedran Miletić <vedran@miletic.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #9 from Vedran Miletić <vedran@miletic.net> ---
(In reply to smoki from comment #8)
> Yup, on r276051 perf is fine.
Marking as fixed.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2141 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
` (8 preceding siblings ...)
2016-07-26 15:48 ` bugzilla-daemon
@ 2016-07-26 17:41 ` bugzilla-daemon
2016-07-26 18:14 ` bugzilla-daemon
` (2 subsequent siblings)
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-26 17:41 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 420 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
smoki <smoki00790@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
Status|RESOLVED |REOPENED
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1226 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
` (9 preceding siblings ...)
2016-07-26 17:41 ` bugzilla-daemon
@ 2016-07-26 18:14 ` bugzilla-daemon
2016-07-29 10:22 ` bugzilla-daemon
2016-09-07 6:24 ` bugzilla-daemon
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-26 18:14 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 649 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
smoki <smoki00790@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|REOPENED |RESOLVED
--- Comment #10 from smoki <smoki00790@gmail.com> ---
(In reply to Vedran Miletić from comment #9)
> (In reply to smoki from comment #8)
> > Yup, on r276051 perf is fine.
>
> Marking as fixed.
If you say so, OK.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2245 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
` (10 preceding siblings ...)
2016-07-26 18:14 ` bugzilla-daemon
@ 2016-07-29 10:22 ` bugzilla-daemon
2016-09-07 6:24 ` bugzilla-daemon
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-07-29 10:22 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 609 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
smoki <smoki00790@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |---
Status|RESOLVED |REOPENED
--- Comment #11 from smoki <smoki00790@gmail.com> ---
I think i will reopen this one until it is fixed with llvm 3.9 or if someone
commented that it would not be fixed in llvm 3.9.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2038 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
* [Bug 97038] OpenArena couple times slower using llvm 3.9
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
` (11 preceding siblings ...)
2016-07-29 10:22 ` bugzilla-daemon
@ 2016-09-07 6:24 ` bugzilla-daemon
12 siblings, 0 replies; 14+ messages in thread
From: bugzilla-daemon @ 2016-09-07 6:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 575 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=97038
smoki <smoki00790@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|REOPENED |RESOLVED
--- Comment #12 from smoki <smoki00790@gmail.com> ---
Current mesa git and llvm 3.9 now works fine... bug somehow getting fixed by
mesa instead.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2050 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2016-09-07 6:24 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-22 3:12 [Bug 97038] OpenArena couple times slower using llvm 3.9 bugzilla-daemon
2016-07-22 8:06 ` bugzilla-daemon
2016-07-23 1:28 ` bugzilla-daemon
2016-07-23 1:48 ` bugzilla-daemon
2016-07-24 11:00 ` bugzilla-daemon
2016-07-25 16:11 ` bugzilla-daemon
2016-07-25 16:12 ` bugzilla-daemon
2016-07-25 16:24 ` bugzilla-daemon
2016-07-25 17:46 ` bugzilla-daemon
2016-07-26 15:48 ` bugzilla-daemon
2016-07-26 17:41 ` bugzilla-daemon
2016-07-26 18:14 ` bugzilla-daemon
2016-07-29 10:22 ` bugzilla-daemon
2016-09-07 6:24 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).