[Bug 94747] Convert phi nodes to logical operations
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 31 00:33:57 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=94747
--- Comment #1 from Jason Ekstrand <jason at jlekstrand.net> ---
The code for this already exists. It's called nir_opt_peephole_select. The
only problem is that it only triggers if both sides of the if are empty. I've
been wanting to add some sort of heuristic to it for some time now. The only
problem is that it's really back-end specific.
--
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/20160331/ee919c71/attachment.html>
More information about the intel-3d-bugs
mailing list