[PATCH] D112184: [test][Attributor] Remove legacy PM RUN lines

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 15:31:05 PDT 2021


jdoerfert added a comment.

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.


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