Files
archived-llvm-mirror/test/CodeGen
Petar Avramovic 29902ee1b4 AMDGPU/GlobalISel: Fix negative offset folding for buffer_load
Buffer_load does unsigned offset calculations. Don't fold
operands of 32-bit add that are likely to cause unsigned add
overflow (common case is when one of the operands is negative).

Differential Revision: https://reviews.llvm.org/D91336
2021-04-27 14:45:22 +02:00
..
2021-04-21 18:44:12 -07:00