[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
Wed Jun 22 17:57:23 PDT 2022


tingwang added a comment.

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.


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