[PATCH] D132378: [LLVM][TableGen] Add jupyter kernel for llvm-tblgen

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 06:16:09 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG210a383e18ec: [LLVM][TableGen] Add jupyter kernel for llvm-tblgen (authored by DavidSpickett).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132378

Files:
  llvm/utils/TableGen/jupyter/.gitignore
  llvm/utils/TableGen/jupyter/LLVM_TableGen.ipynb
  llvm/utils/TableGen/jupyter/LLVM_TableGen.md
  llvm/utils/TableGen/jupyter/README.md
  llvm/utils/TableGen/jupyter/tablegen_kernel/__init__.py
  llvm/utils/TableGen/jupyter/tablegen_kernel/__main__.py
  llvm/utils/TableGen/jupyter/tablegen_kernel/assets/kernel.json
  llvm/utils/TableGen/jupyter/tablegen_kernel/install.py
  llvm/utils/TableGen/jupyter/tablegen_kernel/kernel.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132378.491338.patch
Type: text/x-patch
Size: 17658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230123/606c7a75/attachment.bin>


More information about the llvm-commits mailing list