[PATCH] D153453: [MemCpyOpt] implement single BB stack-move optimization which unify the static unescaped allocas
Paweł Bylica via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 14 02:48:48 PDT 2023
chfast added a comment.
In D153453#4500378 <https://reviews.llvm.org/D153453#4500378>, @serge-sans-paille wrote:
> Could you also add the test case from https://reviews.llvm.org/D155207 ? It was reproducing the issue I had when compiling firefox.
I think you should pre-commit the test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153453/new/
https://reviews.llvm.org/D153453
More information about the llvm-commits
mailing list