[PATCH] D146233: [LICM] Don't promote store to global even in single-thread mode

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 05:20:43 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb58a697f3e19: [LICM] Don't promote store to global even in single-thread mode (authored by nikic).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146233/new/

https://reviews.llvm.org/D146233

Files:
  llvm/lib/Transforms/Scalar/LICM.cpp
  llvm/test/Transforms/LICM/promote-single-thread.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146233.510459.patch
Type: text/x-patch
Size: 6886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230403/077e7a99/attachment.bin>


More information about the llvm-commits mailing list