[PATCH] D139745: Use poison instead of undef where its used as placeholder[NFC]
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 10 00:49:24 PST 2022
nikic added a comment.
The struct/insertvalue changes here are fine (no change in semantics). Can't comment on the vector/insertelement changes, you might want to split them out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139745/new/
https://reviews.llvm.org/D139745
More information about the llvm-commits
mailing list