Files
clang-p2996/llvm/lib/Target/AMDGPU
Matt Arsenault fac9941e57 AMDGPU: Fix ubsan error
Since register classes go up to 1024, 32 elements, all masks bits are
needed and a 32-bit shift by 32 is illegal. We didn't have any
instructions theoretically using a 32 element VGPR before
d1dbb5e471
2020-01-23 15:05:47 -05:00
..
2019-07-09 18:10:06 +00:00
2020-01-23 15:05:47 -05:00
2019-11-11 14:42:33 +05:30
2019-09-17 17:56:13 +00:00
2019-09-17 17:56:13 +00:00
2019-12-27 16:53:21 -05:00
2019-07-11 21:25:00 +00:00