Files
clang-p2996/llvm/test/Transforms/GlobalOpt/cleanup-pointer-root-users-gep-constexpr.ll
Florian Hahn d94e8479fc [GlobalOpt] Extend CleanupPointerRootUsers to handle CE users.
Extend CleanupPointerRootUsers to iterate over a worklist, add users of
constant expressions to the worklist to enable additional cleanups.

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D144468
2023-03-02 10:12:24 +01:00

2.2 KiB