[PATCH] D137085: [LLVM][TableGen] Add first tutorial notebook

David Spickett via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 01:13:21 PST 2023


DavidSpickett updated this revision to Diff 503683.
DavidSpickett added a comment.

Rebase and put back the patch content.

You somehow managed to update the diff itself. Normally one would
either leave a comment on the part of the diff that is incorrect,
or upload your own patch (https://llvm.org/docs/Contributing.html#how-to-submit-a-patch)
to address it (if the code has already landed).

That said I've done my fair share of strange things with
arc and Phabricator :). Thanks for the note, I will fix the command.

If you have feedback on the tutorial you can add it as comments here.
If you click on the line numbers, it'll bring up a comment box.
Just remember to scroll down and click "Submit" to actually send the comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137085

Files:
  llvm/utils/TableGen/jupyter/tablegen_tutorial_part_1.ipynb
  llvm/utils/TableGen/jupyter/tablegen_tutorial_part_1.md

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137085.503683.patch
Type: text/x-patch
Size: 45031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/7ddfe8c4/attachment.bin>


More information about the llvm-commits mailing list