Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/tools/llc/llc.cpp | ||
---|---|---|
554 | Braces |
Comment Actions
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.
- 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.
- Since Github PRs are now the standard for code reviews is there an equivalent pull request on GitHub for these remaining patches?
Why not use a reference?