[PATCH] D144468: [GlobalOpt] Extend CleanupPointerRootUsers to handle CE users.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 01:13:17 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
fhahn marked an inline comment as done.
Closed by commit rGd94e8479fcd7: [GlobalOpt] Extend CleanupPointerRootUsers to handle CE users. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144468

Files:
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/test/ThinLTO/X86/import-constant.ll
  llvm/test/Transforms/GlobalOpt/cleanup-pointer-root-users-gep-constexpr.ll
  llvm/test/Transforms/GlobalOpt/cleanup-pointer-root-users-ptrtoint-add-constexpr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144468.501789.patch
Type: text/x-patch
Size: 5552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230302/2e7961c1/attachment.bin>


More information about the llvm-commits mailing list