[all-commits] [llvm/llvm-project] d6708b: [mlir-vscode] Add support for highlighting pdll an...
River Riddle via All-commits
all-commits at lists.llvm.org
Fri May 27 00:50:24 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6708b741936870a1d214eccc2fe86f25f796a37
https://github.com/llvm/llvm-project/commit/d6708b741936870a1d214eccc2fe86f25f796a37
Author: River Riddle <riddleriver at gmail.com>
Date: 2022-05-27 (Fri, 27 May 2022)
Changed paths:
M mlir/utils/vscode/markdown-grammar.json
M mlir/utils/vscode/package.json
Log Message:
-----------
[mlir-vscode] Add support for highlighting pdll and tablegen markdown code blocks
This essentially just piggy backs off of the existing mlir support.
Differential Revision: https://reviews.llvm.org/D125734
More information about the All-commits
mailing list