[PATCH] D83607: [NewPM][CodeGen] Port MIRPrinter to NewPM

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 9 12:40:46 PST 2020


ychen added a comment.

In D83607#2438923 <https://reviews.llvm.org/D83607#2438923>, @aeubanks wrote:

> Should we get the llc testing infra working with the NPM before porting passes?

Yes, we could. I thought it was a straightforward porting and D67687 <https://reviews.llvm.org/D67687> depends on it. Somehow I could make D67687 <https://reviews.llvm.org/D67687> not depend on this. Yeah, let's do this later.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83607



More information about the llvm-commits mailing list