[Bug 89607] Assertion hit in opt_array_splitting with recursive array indexing

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Mar 17 03:01:00 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89607

--- Comment #1 from Iago Toral <itoral at igalia.com> ---
Created attachment 114380
  --> https://bugs.freedesktop.org/attachment.cgi?id=114380&action=edit
shader runner test file triggering the assertion

Notice that even if the crash is fixed the test won't pass with current master.
For the test to pass we need to support recursive reladdr scratch access, which
I implement here:
http://lists.freedesktop.org/archives/mesa-dev/2015-March/079631.html

If the crash is fixed and that patch is applied then the test should pass. I
can get the test to pass with that patch by disabling the optimization pass to
work around the assertion.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150317/15aa658f/attachment-0001.html>


More information about the intel-3d-bugs mailing list