[PATCH] D72348: AMDGPU: Apply i16 add->sub pattern with zext to i32

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 10:52:05 PST 2020


rampitec added a comment.

Will it correctly work with and without sram-ecc? I.e. do we have any assumptions about high 16 content of an i16 value anywhere?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72348/new/

https://reviews.llvm.org/D72348





More information about the llvm-commits mailing list