nir: Move panfrost's isign lowering to nir_opt_algebraic.
authorEric Anholt <eric@anholt.net>
Wed, 6 Feb 2019 21:12:25 +0000 (13:12 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 14 Feb 2019 00:32:30 +0000 (00:32 +0000)
commit42d2cae90750360922ce1ca5af5609a1b661e669
treeaca8adc6d7a54018811b1f1d1bf7c8986ad880e3
parent68baf96824a5a02f7ed82cd6b90eefc402ef83eb
nir: Move panfrost's isign lowering to nir_opt_algebraic.

I wanted to reuse this from v3d.

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/compiler/nir/nir.h
src/compiler/nir/nir_opt_algebraic.py
src/gallium/drivers/panfrost/midgard/midgard_compile.h
src/gallium/drivers/panfrost/midgard/midgard_nir_algebraic.py