OSDN Git Service

nir: Validate that the sources of a phi have the same size as the destination
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 25 Nov 2014 05:26:41 +0000 (21:26 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Thu, 15 Jan 2015 15:19:02 +0000 (07:19 -0800)
commit9d62df3800cad8f8a221d2222203cfa0856918f4
treec3b9403e7a0fe0ec41afa333223b406370b65fe6
parent24249599b144364d2787a6866509ef7e07a2cffd
nir: Validate that the sources of a phi have the same size as the destination

Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
src/glsl/nir/nir_validate.c