Skip to content

panfrost: fix UB caused by shifting signed int too far

Eric Engestrom requested to merge eric/mesa:panfrost-compiler-ub-fix into main

Fixes: 13d7ca13 ("pan/va: Optimize add with imm to ADD_IMM")

Merge request reports