[llvm] [CodeGen] Port PrintMIR to new pass manager (PR #79440)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 07:12:11 PST 2024


https://github.com/arsenm approved this pull request.

I think the MIR printing API is cumbersome, requiring the separate module + function printing

https://github.com/llvm/llvm-project/pull/79440


More information about the llvm-commits mailing list