[PATCH] D132646: [LLVM][TableGen] Support combined cells in jupyter kernel
Jacques Pienaar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 18 12:32:41 PST 2022
jpienaar added a comment.
This looks nicer and I can see appeal for literate style. One question comes to mind: what happens when you click runs out of order? E.g., click 1,2,3,2,2 ? In python one ends up rendering and clobbering, what would one get here?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132646/new/
https://reviews.llvm.org/D132646
More information about the llvm-commits
mailing list