commit | 7afa26d4e39c73502ad75b95605197eb52c8d099 | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue May 08 12:47:48 2018 -0700 |
committer | Eric Anholt <eric@anholt.net> | Wed Jun 06 13:44:28 2018 -0700 |
tree | 5c51124c5365856ae40135a7d92931044aa26fb7 | |
parent | 6e1597c2d9f5e14ffaf1c326985ee3203f995044 [diff] |
nir: Add lowering for nir_op_bitfield_reverse. This is basically the same as the GLSL lowering path. Reviewed-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>