[Bug 110309] [icl][bisected] regression on piglit arb_gpu_shader_int 64.execution.fs-ishl-then-* tests
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 2 17:46:26 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110309
Ian Romanick <idr at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #2 from Ian Romanick <idr at freedesktop.org> ---
Heh... when you said it failed, I didn't realize the failure was an assertion.
:) ICL doesn't have 64-bit integers. We lower 64-bit shifts, but it seems
that there is no lowering for 64-bit extract operations.
We either need to disable this optimization for platforms that are going to
lower 64-bit integer operations, add a lowering for 64-bit extract operations,
or both.
--
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/20190402/29e85143/attachment.html>
More information about the intel-3d-bugs
mailing list