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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 05:26:25 PDT 2022


nikic added a comment.

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


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