[PATCH] D92309: [LegacyPM] Update InversedLastUser on the fly. NFC.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 20 06:16:48 PST 2021
foad added a comment.
In D92309#2509390 <https://reviews.llvm.org/D92309#2509390>, @bjope wrote:
> LGTM
Thanks. This patch depends on D92308 <https://reviews.llvm.org/D92308>. Without D92308 <https://reviews.llvm.org/D92308>, this patch would add lots of extra lines to the output of `opt -debug-pass=Structure`, which breaks various tests in test/CodeGen and test/Other.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92309/new/
https://reviews.llvm.org/D92309
More information about the llvm-commits
mailing list