diff options
author | Nikita Popov <npopov@redhat.com> | 2023-03-24 14:17:26 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-03-24 14:19:43 +0100 |
commit | 84717a78a3482a4d969c3e4fd9196f86a6870c7d (patch) | |
tree | a75f5bda11acb41ffda08ec0c4c74940982deedd /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | cde1c3c014374233b38728c15f6e766359d52b14 (diff) | |
download | llvm-84717a78a3482a4d969c3e4fd9196f86a6870c7d.zip llvm-84717a78a3482a4d969c3e4fd9196f86a6870c7d.tar.gz llvm-84717a78a3482a4d969c3e4fd9196f86a6870c7d.tar.bz2 |
[GlobalOpt] Fix dead const handling in pointer root user cleanup (PR61674)
Rather than cleanup up dead constant expressions as we go along,
do this once at the end. This aligns it with the
CleanupConstantGlobalUsers() implementation and avoids
any invalidation issues.
Fixes https://github.com/llvm/llvm-project/issues/61674.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions