[all-commits] [llvm/llvm-project] 731dfc: [mlir] Add documentation for PDLL LSP features and...

River Riddle via All-commits all-commits at lists.llvm.org
Mon Jun 6 13:15:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 731dfca8a0184cd2751f600355b2d810dc779102
      https://github.com/llvm/llvm-project/commit/731dfca8a0184cd2751f600355b2d810dc779102
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2022-06-06 (Mon, 06 Jun 2022)

  Changed paths:
    M mlir/docs/Tools/MLIRLSP.md

  Log Message:
  -----------
  [mlir] Add documentation for PDLL LSP features and setup

This commit beefs up the documentation for MLIR language servers by
adding proper documentations/examples/etc for the provided PDLL
language server capabilities. Given that this documentation is also used
for the vscode extension, this commit also updates the user facing vscode
extension documentation.

Not that the images referenced in the new documentation are hosted on
the website, and will be commited to mlir-www shortly after this commit
lands.

Differential Revision: https://reviews.llvm.org/D125650




More information about the All-commits mailing list