[PATCH] D82614: ValueTracking: Fix isKnownNonZero for non-0 null pointers for byval
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 29 09:42:43 PDT 2020
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
I think this is conceptually the right thing to do. Short from us finally adding more target knowledge hooks for AS questions we should include this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82614/new/
https://reviews.llvm.org/D82614
More information about the llvm-commits
mailing list