nir: add frexp_exp and frexp_sig opcodes
authorTimothy Arceri <tarceri@itsqueeze.com>
Tue, 20 Mar 2018 02:06:23 +0000 (13:06 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 22 Mar 2018 01:42:34 +0000 (12:42 +1100)
commitcca214174549af3d608e252d8642c2e194c910ed
tree9aebe7e0430bb309ac88a89ad668d82b5d447cd6
parent12c22b897af1e015cf76b1cfee9e456a0e671f38
nir: add frexp_exp and frexp_sig opcodes

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/compiler/glsl/glsl_to_nir.cpp
src/compiler/nir/nir_opcodes.py