[PATCH] D112184: [test][Attributor] Remove legacy PM RUN lines
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 20 15:38:08 PDT 2021
aeubanks added a comment.
In D112184#3076608 <https://reviews.llvm.org/D112184#3076608>, @jdoerfert wrote:
> I'm a bit worried about this as the backend still used the old pm, right? The backend also uses the Attributor now, so we should test it.
yeah codegen still uses the legacy PM
where are we using the Attributor in the codegen pipeline?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112184/new/
https://reviews.llvm.org/D112184
More information about the llvm-commits
mailing list