[PATCH] D37821: [SimplifyCfg] Don't sink loads/stores to geps of allocas
Ariel Ben-Yehuda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 13 12:31:44 PDT 2017
arielb1 added a comment.
Yes, I know the "right" thing to do might be to make SROA smarter, but de-messing selects in this context is pretty hard.
https://reviews.llvm.org/D37821
More information about the llvm-commits
mailing list