llvm-project/mlir/utils
Jacques Pienaar 04c66edd32 [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
2021-02-21 18:16:06 -08:00
..
MLIRVisualizers Add a mlir natvis file for debugging with Visual Studio 2020-10-23 14:15:01 -07:00
emacs Update header notices. 2019-03-29 17:43:20 -07:00
gdb-scripts [mlir] Add better support for f80 and f128 2021-01-15 10:29:48 -05:00
jupyter [mlir] Add simple jupyter kernel 2021-02-21 18:16:06 -08:00
spirv [mlir][spirv] Fix script for availability autogen and refresh ops 2021-01-22 13:07:36 -05:00
textmate Use simpler highlighting textmate syntax 2019-11-15 09:29:40 -08:00
vim [mlir] Move `std.tensor_cast` -> `tensor.cast`. 2020-12-17 16:06:56 -08:00
generate-test-checks.py [MLIR] Add documentation for generate-check-lines.py 2020-06-16 11:39:02 -07:00