[Bug 105183] Weird assertion in NIR linker
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 5 23:52:55 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105183
Timothy Arceri <t_arceri at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Timothy Arceri <t_arceri at yahoo.com.au> ---
Fixed by:
author Timothy Arceri <tarceri at itsqueeze.com>
committer Timothy Arceri <tarceri at itsqueeze.com>
commit cdeac002677774b14b78bb234aa082bbc499f933
nir: remove old assert
This was originally intended to make sure the remap location
was not -1. However the code has changed alot since then,
the location is now never set to -1 and we also handle
components meaning this old assert has been doing comparisons
with the pointer to the array of component data.
Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>
Reviewed-by: Iago Toral Quiroga <itoral at igalia.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=105183
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180305/f5f99810/attachment.html>
More information about the intel-3d-bugs
mailing list