[PATCH] D145265: [Pipeline] Remove GlobalCleanupPM
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 25 03:05:28 PDT 2023
nikic added a comment.
Here are two inputs that currently fold down to constants and no longer do so with this patch: https://gist.github.com/nikic/4a714ea550bf2252543570585f642af2 These need further reduction for PhaseOrdering tests, but should be a good starting point for analysis...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145265/new/
https://reviews.llvm.org/D145265
More information about the cfe-commits
mailing list