nir/opcodes: Fix constant-folding of bitfield_insert
authorJames Legg <jlegg@feralinteractive.com>
Wed, 6 Dec 2017 11:55:14 +0000 (11:55 +0000)
committerAlex Smith <asmith@feralinteractive.com>
Thu, 7 Dec 2017 08:59:36 +0000 (08:59 +0000)
commit947470d10ba5ab11a75f0e19e124b189ff3fd8b2
tree80823c324958741784077e5ad6856cf976f99793
parent8fda98c4f1dba2488b9e3ef3e820585f48a8a2f9
nir/opcodes: Fix constant-folding of bitfield_insert

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104119
CC: <mesa-stable@lists.freedesktop.org>
CC: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/nir/nir_opcodes.py