[PATCH] D107249: [GlobalOpt] Don't replace alias with aliasee if either alias/aliasee may be preemptible
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 3 15:26:10 PST 2022
aeubanks added a comment.
Herald added a project: All.
Hmm I'm seeing functions being visited a bunch of times during the simplification pipeline in the big module I'm looking at.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107249/new/
https://reviews.llvm.org/D107249
More information about the llvm-commits
mailing list