[PATCH] D136284: SROA should freeze undefs for loads with no prior stores
Jamie Schmeiser via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 21 08:10:39 PDT 2022
jamieschmeiser abandoned this revision.
jamieschmeiser added a comment.
I checked with a member of the C++ standards committee and he verified that comparing an uninitialized value against itself is, indeed, undefined behaviour, in the general case. I am abandoning this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136284/new/
https://reviews.llvm.org/D136284
More information about the cfe-commits
mailing list