[PATCH] D128501: [CodeGen] Make uninitialized Lvalue bit-field stores poison compatible
John McIver via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 23 09:11:22 PDT 2023
jmciver closed this revision.
jmciver added a comment.
I am closing this ticket as we are working on alternative solutions to poison based load semantics <https://discourse.llvm.org/t/rfc-load-instruction-uninitialized-memory-semantics/67481>.
Thanks to everyone for taking the time to discuss this patch and its limitations!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128501/new/
https://reviews.llvm.org/D128501
More information about the cfe-commits
mailing list