Files
mesa/src/compiler
Jason Ekstrand ff6db94c18 nir/opt_if: Remove unneeded phis if we make progress
Now that SSA values can be derefs and they have special rules, we have
to be a bit more careful about our LCSSA phis.  In particular, we need
to clean up in case LCSSA ended up creating a phi node for a deref.
This fixes validation issues with some Vulkan CTS tests with the new
deref instructions.

Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
2018-06-26 10:47:26 -07:00
..
2018-06-22 20:15:58 -07:00
2017-07-21 08:47:56 +03:00
2017-10-13 15:02:34 -07:00
2018-04-12 19:31:30 -04:00
2018-04-20 20:26:56 -07:00
2018-06-22 20:54:00 -07:00
2018-04-24 14:08:15 -07:00
2018-03-30 14:33:03 -06:00
2016-09-12 10:48:35 +10:00
2018-03-27 08:36:37 -04:00