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

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


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

- Use default values for template arguments instead of a def inside the class.
- General wording changes.

I'm going to lock the content there until review suggestions come in.
I keep finding new language features and it'll go on forever if I keep
adding them to this.


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.491345.patch
Type: text/x-patch
Size: 45031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230123/ebf80309/attachment.bin>


More information about the llvm-commits mailing list