[PATCH] D83612: [NewPM][CodeGen] Add NPM support to llc

Yashwant Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 21:58:12 PDT 2023


yassingh added a comment.

Hi @ychen! From what I can understand I believe only a couple of these patches are remaining to fully enable the new pass manager support for target backends.

1. Do you plan to check in these changes soon, it would be great as the AMDGPU backend would like to port to the new pass manager.
2. Since Github PRs are now the standard for code reviews is there an equivalent pull request on GitHub for these remaining patches?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83612/new/

https://reviews.llvm.org/D83612



More information about the llvm-commits mailing list