[PATCH] D41981: [SROA] fix assetion failure
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 12 16:21:32 PST 2018
efriedma added a comment.
It looks like this doesn't properly fix PR35657; it fixes the crash, yes, but it looks like the optimizer is introducing undefined behavior.
https://reviews.llvm.org/D41981
More information about the llvm-commits
mailing list