diff options
author | Jacques Pienaar <jpienaar@google.com> | 2021-01-30 08:55:55 -0800 |
---|---|---|
committer | Jacques Pienaar <jpienaar@google.com> | 2021-02-21 18:16:06 -0800 |
commit | 04c66edd3251975fd253e4c4b0e86ea56e8a7f46 (patch) | |
tree | 1d413cdbcf19222bb2a39a51a09983f869645db7 /llvm/lib/CodeGen/Analysis.cpp | |
parent | 5ca21175e09fc7fb7dcaee9ebd6782d122a5688f (diff) | |
download | llvm-04c66edd3251975fd253e4c4b0e86ea56e8a7f46.zip llvm-04c66edd3251975fd253e4c4b0e86ea56e8a7f46.tar.gz llvm-04c66edd3251975fd253e4c4b0e86ea56e8a7f46.tar.bz2 |
[mlir] Add simple jupyter kernel
Simple jupyter kernel using mlir-opt and reproducer to run passes.
Useful for local experimentation & generating examples. The export to
markdown from here is not immediately useful nor did I define a
CodeMirror synax to make the HTML output prettier. It only supports one
level of history (e.g., `_`) as I was mostly using with expanding a
pipeline one pass at a time and so was all I needed.
I placed this in utils directory next to editor & debugger utils.
Differential Revision: https://reviews.llvm.org/D95742
Diffstat (limited to 'llvm/lib/CodeGen/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions