glspirv: Call pass to lower frexp instructions
authorCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Sat, 23 Mar 2019 17:28:03 +0000 (10:28 -0700)
committerCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Thu, 20 Jun 2019 05:07:57 +0000 (22:07 -0700)
commit9b0720c436b208b410a42f0026a5b3f90af7cfad
tree19f541b51b0d2aba859a753cbea62c0bd394d9f6
parent12131096fa421952fd198b1edb5bf5865803b8eb
glspirv: Call pass to lower frexp instructions

These were previously handled by the spirv_to_nir, but that changed to
be an explict pass in 23d30f4099f "spirv,nir: lower
frexp_exp/frexp_sig inside a new NIR pass"

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/main/glspirv.c