Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create ttmlir-lsp-server (#1383) #1462

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Create ttmlir-lsp-server (#1383) #1462

merged 1 commit into from
Dec 3, 2024

Conversation

ctodTT
Copy link
Contributor

@ctodTT ctodTT commented Dec 2, 2024

This change introduces the tool ttmlir-lsp-server. It will fall under build/bin, and is built alongside the rest of the compiler via cmake --build build. This is a language server that should be used alongside your IDE/Text editor to give you IDE like features while editing .mlir files. For more info, please see here

Closes #1383

Copy link
Contributor

@nsmithtt nsmithtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

Copy link
Contributor

@vprajapati-tt vprajapati-tt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Tested on VSCode, awesome feature :)

@ctodTT ctodTT merged commit ca09c69 into main Dec 3, 2024
21 checks passed
@tapspatel
Copy link
Contributor

this is very cool and extremely useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pull mlir-lsp-server Into Tree
4 participants