[PATCH] D144106: [InstSimplify] Fix poison safety in insertvalue fold
Nuno Lopes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 15 07:55:26 PST 2023
nlopes accepted this revision.
nlopes added a comment.
This revision is now accepted and ready to land.
This is great, thank you!
I think this is safe by now; we've removed most insertvalues with undef by now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144106/new/
https://reviews.llvm.org/D144106
More information about the llvm-commits
mailing list