[PATCH] D156881: [InstSimplify] Check the isNonNegative for Power2 value

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 08:49:29 PDT 2023


foad added a comment.

I've seen some correctness problems caused by D154953 <https://reviews.llvm.org/D154953> (running Vulkan CTS testing on the AMDGPU target) and I can confirm that this patch fixes them.


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

https://reviews.llvm.org/D156881



More information about the llvm-commits mailing list