[PATCH] D37821: [SimplifyCfg] Don't sink loads/stores to geps of allocas
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 29 10:36:14 PDT 2020
jdoerfert added a comment.
The test is broken, repaired: https://clang.godbolt.org/z/W3zcxP
Unclear if the underlying issue from PR30188 is still there: https://clang.godbolt.org/z/x37hrf
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D37821/new/
https://reviews.llvm.org/D37821
More information about the llvm-commits
mailing list