summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan
diff options
context:
space:
mode:
authorJason Ekstrand <jason.ekstrand@intel.com>2016-10-05 19:08:57 -0700
committerJason Ekstrand <jason.ekstrand@intel.com>2016-10-06 09:16:37 -0700
commit2ed17d46de045404042f13c6591895a1cf31b167 (patch)
treea3ae65b79f04ef673578382c631a045f371428e8 /src/intel/vulkan
parent7a3bcadf4e665ff80775f520715061f4e3d63823 (diff)
downloadexternal_mesa3d-2ed17d46de045404042f13c6591895a1cf31b167.tar.gz
external_mesa3d-2ed17d46de045404042f13c6591895a1cf31b167.tar.bz2
external_mesa3d-2ed17d46de045404042f13c6591895a1cf31b167.zip
nir: Make nir_foo_first/last_cf_node return a block instead
One of NIR's invariants is that control flow lists always start and end with blocks. There's no good reason why we should return a cf_node from these functions since we know that it's always a block. Making it a block lets us remove a bunch of code. Signed-off-by: Jason Ekstrand <jason@jlekstrand.net> Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
Diffstat (limited to 'src/intel/vulkan')
0 files changed, 0 insertions, 0 deletions