From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 86089] [r600g] shader failure - r600_sb::bc_finalizer::cf_peephole() when starting Second Life
Date: Mon, 10 Nov 2014 21:51:33 +0000 [thread overview]
Message-ID: <bug-86089-502-1cqgrkb9iF@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-86089-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1392 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=86089
--- Comment #2 from Shawn Starr <shawn.starr@rogers.com> ---
Bisecting came up with this as bad commit:
73dd50acf6d244979c2a657906aa56d3ac60d550 is the first bad commit
commit 73dd50acf6d244979c2a657906aa56d3ac60d550
Author: Tapani Pälli <tapani.palli@intel.com>
Date: Wed Aug 6 09:46:54 2014 +0300
glsl: implement switch flow control using a loop
Patch removes old variable based logic for handling a break inside
switch. Switch is put inside a loop so that existing infrastructure
for loop flow control can be used for the switch, now also dead code
elimination works properly.
Possible 'continue' call inside a switch needs now special handling
which is taken care of by detecting continue, breaking out and calling
continue for the outside loop.
v2: remove one unnecessary ir_expression (Curro)
Fixes following Piglit tests:
fs-exec-after-break.shader_test
fs-conditional-break.shader_test
No Piglit or es3conform regressions.
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Francisco Jerez <currojerez@riseup.net>
:040000 040000 eac8a47066723ff804317ef11bb006dd0bb80d0f
b73ed6cc78a66c54d684635f69a358fd54f65929 M src
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2428 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2014-11-10 21:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-10 5:05 [Bug 86089] [r600g] shader failure - r600_sb::bc_finalizer::cf_peephole() when starting Second Life bugzilla-daemon
2014-11-10 5:06 ` bugzilla-daemon
2014-11-10 21:51 ` bugzilla-daemon [this message]
2014-11-12 4:10 ` bugzilla-daemon
2014-11-12 4:11 ` [Bug 86089] [r600g][mesa 10.4.0-dev] " bugzilla-daemon
2014-11-18 0:42 ` bugzilla-daemon
2014-11-18 0:43 ` bugzilla-daemon
2014-11-22 0:54 ` bugzilla-daemon
2014-11-28 3:37 ` bugzilla-daemon
2014-11-30 3:31 ` bugzilla-daemon
2015-01-27 10:19 ` bugzilla-daemon
2015-02-02 21:58 ` bugzilla-daemon
2015-02-02 22:03 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-86089-502-1cqgrkb9iF@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox