[PATCH] D101245: [GlobalOpt] Disable heap SROA when GEP of the only storer is used
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 11 10:25:38 PDT 2021
MaskRay added a comment.
Thanks for testing that this does not trigger during bootstrapping. Now I am more confident that we should drop the current implementation: D102257 <https://reviews.llvm.org/D102257>.
I have kept some tests in case someone wants to create a better implementation in the future.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101245/new/
https://reviews.llvm.org/D101245
More information about the llvm-commits
mailing list