Skip to content

A VSCode plugin for syntax highlighting support for the MLIR affine dialect

Notifications You must be signed in to change notification settings

mlir-visualizer/mlir-vscode

Repository files navigation

MLIR Highlighting for VSCode

Features

This extension adds support for MLIR syntax highlighting in VSCode

Additionally, it supports the following dialects:

  • Affine Dialect
  • LLVM IR Dialect
  • TensorFlow Lite Dialect
  • Tile Dialect
  • gpu Dialect
  • nvvm Dialect
  • loop Dialect
  • vector Dialect

Known Issues

N/A

If you discover any issues, you can create an issue in the GitHub repo

Release Notes

1.1.0

  • TensorFlow Lite dialect support + tests added
  • GPU dialect support + tests added
  • nvvm dialect support + tests added
  • loop dialect support + tests added
  • vector dialect support + tests added
  • tile dialect support + test added
  • grammar file cleaned up

1.0.0

This first version of the extension adds syntax highlighting support for:

  • Base MLIR
  • Affine Dialect
  • LLVM IR Dialect

Credits

About

A VSCode plugin for syntax highlighting support for the MLIR affine dialect

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages