[PATCH] D136882: ConstantFold: Fold out compare of addrspacecasted null with global

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 09:35:30 PDT 2022


jdoerfert added a comment.

Do we have a target hook `isNullPtrValid(unsigned AS)`?


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

https://reviews.llvm.org/D136882



More information about the llvm-commits mailing list