[PATCH] D128128: [GlobalOpt] Perform store->dominated load forwarding for stored once globals
Ting Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 23 00:19:47 PDT 2022
tingwang added a comment.
In D128128#3603623 <https://reviews.llvm.org/D128128#3603623>, @tingwang wrote:
> A quick try on B171416 <https://reviews.llvm.org/B171416>: Diff 439149 shows one case still fails. Please allow me some time to look into the details and reduce the error if there is any. I will update later.
This time, I saw error on recursive function.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128128/new/
https://reviews.llvm.org/D128128
More information about the llvm-commits
mailing list