[PATCH] D73546: Add a few GDB pretty printers for MLIR.

Nicolas Vasilache via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 11:49:41 PST 2020


nicolasvasilache added a comment.
Herald added a subscriber: Joonsoo.

Very cool!

I am absolutely not qualified to review this but I am happy to rubberstamp to unblock you if no one chimes in by mid-next week.
I am not sure whether this is a step towards using gdb with MLIR or whether you already have it working but if you have a way of GDB MLIR please please please give a presentation at the open design meeting (and internally if you get an earlier spot :) ).

Assuming you can also GDB MLIR somehow, would it also work with JIT'ed MLIR?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73546





More information about the llvm-commits mailing list