[PATCH] D132378: [LLVM][TableGen] Add jupyter kernel for llvm-tblgen
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 04:35:54 PDT 2022
DavidSpickett updated this revision to Diff 454788.
DavidSpickett added a comment.
- Added doctests.
- Added example/testing notebook.
- Added markdown output for that notebook.
Probably easier to view the markdown at https://github.com/DavidSpickett/llvm-project/blob/5eb2366310b125fca846c9ce339d2d7386c2a434/llvm/utils/TableGen/jupyter/LLVM%20TableGen.md.
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.454788.patch
Type: text/x-patch
Size: 16662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/2af3f22f/attachment.bin>
More information about the llvm-commits
mailing list