From 5c4ea53070c4e2680d7256be5487f0ef653a8a6d Mon Sep 17 00:00:00 2001 From: Ramkumar Ramachandra Date: Mon, 20 Feb 2023 21:12:09 +0100 Subject: parsers: add tree-sitter-mlir parser The parser is currently in development, and 60-80% of MLIR files in the test suite of MLIR, within the Arith, Math, SCF, Tensor, and Linalg dialects parse successfully. --- lockfile.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lockfile.json') diff --git a/lockfile.json b/lockfile.json index 061bbc98e..f205b2735 100644 --- a/lockfile.json +++ b/lockfile.json @@ -296,6 +296,9 @@ "meson": { "revision": "3d6dfbdb2432603bc84ca7dc009bb39ed9a8a7b1" }, + "mlir": { + "revision": "f36fef9932e1214f65aa37cf700197ea5837e90a" + }, "nickel": { "revision": "d6c7eeb751038f934b5b1aa7ff236376d0235c56" }, -- cgit v1.2.3-70-g09d2