Files
mesa/src/compiler
Caio Marcelo de Oliveira Filho c0c55bd84f nir/lower_explicit_io: Handle 1 bit loads and stores
Load a 32-bit value then convert to 1-bit.  Convert 1-bit to 32-bit
value, then Store it.

These cases started to appear when we changed Anvil to use derefs for
shared memory.

v2: Use `bit_size` in a couple of places we were missing.  (Jason)
    Reassign `value` instead of `src[0]`.  (Jason)

Fixes: 024a46a407 ("anv: use derefs for shared memory access")
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2019-09-05 22:24:09 -07:00
..
2017-07-21 08:47:56 +03:00
2018-07-09 23:02:33 -07:00
2018-07-09 23:02:33 -07:00
2019-08-08 12:10:39 -05:00
2019-08-03 00:08:37 +00:00
2019-08-08 12:10:39 -05:00
2019-08-08 12:10:39 -05:00
2018-03-30 14:33:03 -06:00
2018-03-27 08:36:37 -04:00