[PATCH] D141386: [LangRef] Make !range, !nonnull and !align return poison instead of IUB
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 10:14:25 PST 2023
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
+1. This is what we have (slowly) been doing elsewhere and it works. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141386/new/
https://reviews.llvm.org/D141386
More information about the llvm-commits
mailing list