[Bug 109081] [bisected] [HSW] Regression in clipping.user_defined.clip_* vulkancts tests

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 18 22:06:46 UTC 2018


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

--- Comment #6 from Ian Romanick <idr at freedesktop.org> ---
(In reply to Timothy Arceri from comment #5)
> (In reply to Ian Romanick from comment #3)
> > I've submitted an MR for a possible fix for problem #2.
> > 
> > https://gitlab.freedesktop.org/mesa/mesa/merge_requests/26
> > 
> > I'm have an idea for problem #1, but I don't know that I'll get to it before
> > the new year.  Maybe Tim will beat me to it. ;)
> 
> The problem with peephole select is that we loose opportunities to apply the
> growing list of opts in nir_opt_if(). In this case we no longer recognise
> the pattern in opt_peel_loop_initial_if()

I suspected it was something like that.  I was planning to go through and beef
up the places that handle if-statements to also handle bcsel.  That doesn't
(conceptually) seem to hard.  What do you think?

-- 
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/20181218/75cf9242/attachment.html>


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