Skip to content

Commit ed85c0b

Browse files
deploy: 9497b9b
1 parent 9497b9b commit ed85c0b

File tree

4 files changed

+3
-101
lines changed

4 files changed

+3
-101
lines changed

.github/workflows/auto_publish.yml

Lines changed: 0 additions & 29 deletions
This file was deleted.

.github/workflows/integrate_llvmproject.yml

Lines changed: 0 additions & 70 deletions
This file was deleted.

.nojekyll

Whitespace-only changes.

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# MLIR
22

3-
Provides language IDE features for [MLIR](https://mlir.llvm.org/) related
3+
The [MLIR extension](https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.vscode-mlir)
4+
provides language IDE features for [MLIR](https://mlir.llvm.org/) related
45
languages: [MLIR](#mlir---mlir-textual-assembly-format),
56
[PDLL](#pdll---mlir-pdll-pattern-files), and [TableGen](#td---tablegen-files)
67

@@ -296,7 +297,7 @@ This extension is actively developed within the
296297
As such, contributions should follow the
297298
[normal LLVM guidelines](https://llvm.org/docs/Contributing.html), with code
298299
reviews sent to
299-
[phabricator](https://llvm.org/docs/Contributing.html#how-to-submit-a-patch).
300+
[GitHub](https://llvm.org/docs/Contributing.html#how-to-submit-a-patch).
300301

301302
When developing or deploying this extension within the LLVM monorepo, a few
302303
extra setup steps are required:

0 commit comments

Comments
 (0)