Files
mesa/src/amd/common
Samuel Pitoiset 8e3fbe7cc8 ac/nir: fix left shift of 1 by 31 places detected by UBSAN
src/amd/common/ac_nir_lower_ngg.c:1135:62: runtime error: left shift
of 1 by 31 places cannot be represented in type 'int

src/amd/common/ac_nir_lower_ngg.c:622:20: runtime error: left shift
of 1 by 31 places cannot be represented in type 'int'

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13951>
2021-11-25 16:15:30 +00:00
..
2021-07-06 14:49:24 +00:00
2021-11-11 10:05:49 +00:00
2021-11-11 10:05:49 +00:00
2021-11-11 10:05:49 +00:00
2021-05-24 17:41:34 +00:00
2021-08-14 21:44:32 +00:00