Files
mesa/src/compiler
Jason Ekstrand a0947921eb nir/opcodes: Fix constant-folding of ufind_msb
We didn't fold correctly in the case of 0x1 because we never let the
loop counter hit 0.  Switching it to bit >= 0 solves this problem.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
Cc: mesa-stable@lists.freedesktop.org
2017-10-12 22:39:29 -07:00
..
2017-10-12 21:47:06 -07:00
2017-10-09 16:28:11 -07:00
2017-07-21 08:47:56 +03:00
2017-07-18 09:43:12 -07:00
2017-10-12 21:47:06 -07:00
2016-09-12 10:48:35 +10:00