Skip to content

Commit

Permalink
[llvm][TableGen][Jupyter] Link to tutorial notebook from README
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSpickett committed Oct 13, 2023
1 parent 20f39bf commit 05bde3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/utils/TableGen/jupyter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ TableGen.

[LLVM_TableGen.ipynb](LLVM_TableGen.ipynb) - A demo of the kernel's capabilities.

[tablegen_tutorial_part_1.ipynb](tablegen_tutorial_part_1.ipynb) - A tutorial on the TableGen language.

[sql_query_backend.ipynb](sql_query_backend.ipynb) - How to write a backend using
JSON output and Python.

Expand Down

0 comments on commit 05bde3c

Please sign in to comment.