nv50/ir: handle new DDIV op which will be used for double divisions
authorIlia Mirkin <imirkin@alum.mit.edu>
Mon, 16 Jan 2017 19:25:15 +0000 (14:25 -0500)
committerIlia Mirkin <imirkin@alum.mit.edu>
Mon, 16 Jan 2017 19:45:46 +0000 (14:45 -0500)
commit5eeebca12f1c10aecf7eba3ca15744145e6f921e
tree566095da9d77c4306210c7c9a760ca2a3c056a1d
parent6be4a404300e4896ef531a10e24c6b76698afe1a
nv50/ir: handle new DDIV op which will be used for double divisions

The existing lowering is in place to lower that to RCP + MUL, or fancier
things down the line if necessary.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp