[PSA] Updates to MLIR and TableGen language tooling

As part of an entirely irregular update on the language tooling we provide, here’s some stuff that landed recently:

MLIR

Bytecode support:

The MLIR VSCode extension now supports editing/viewing bytecode files as normal .mlir files:

TableGen

I actually got around to making tablegen tooling slightly less annoying, so now we actually support:

References:

Go-to-definition also now supports way more cases.

Hover:


As always this stuff is mostly just built based on what I feel like doing. Patches and feature requests are always welcome.

– River

8 Likes