[PATCH] D128128: [GlobalOpt] Perform store->dominated load forwarding for stored once globals

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 06:25:59 PDT 2022


jdoerfert added a comment.

In D128128#3604723 <https://reviews.llvm.org/D128128#3604723>, @nikic wrote:

> Yeah, the non-constant case needs both nosync and norecurse.

Attributor calls this "dynamically unique" and I could have thought of this before.


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