diff options
author | Eric Anholt <eric@anholt.net> | 2018-05-04 13:33:47 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2018-06-06 13:44:28 -0700 |
commit | d4c7c3c225b7c34669498c15c2d3186cf6a4647e (patch) | |
tree | 4e8b71ad3e41a486ec8533c95260022df422aca4 /src/compiler/nir/nir_instr_set.c | |
parent | af88acf4c4e2e14161872752fb9fb4683f9c8845 (diff) |
nir: Add lowering for ifind_msb to ufind_msb.
ufind_msb is easily expressed in terms of clz, and we can reduce ifind_msb
to that.
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'src/compiler/nir/nir_instr_set.c')
0 files changed, 0 insertions, 0 deletions