[mlir][PDLL] Add code completion to the PDLL language server
This commit adds code completion support to the language server, and initially supports providing completions for: Member access, attributes/constraint/dialect/operation names, and pattern metadata. Differential Revision: https://reviews.llvm.org/D121544
Loading
Please sign in to comment