[PATCH] D125278: [GlobalOpt] Relax the check for ctor priorities

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 15:19:53 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbadd088c57d7: [GlobalOpt] Enable optimization of constructors with different priorities (authored by alexander-shaposhnikov).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125278

Files:
  llvm/include/llvm/Transforms/Utils/CtorUtils.h
  llvm/lib/Transforms/IPO/GlobalDCE.cpp
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/lib/Transforms/Utils/CtorUtils.cpp
  llvm/test/Transforms/GlobalOpt/ctor-list-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125278.429365.patch
Type: text/x-patch
Size: 8132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/606356d9/attachment.bin>


More information about the llvm-commits mailing list