[Mlir-commits] [llvm] [mlir] [LLVM][MLIR] Move LSP server support library from MLIR into LLVM (PR #157885)

Michał Górny llvmlistbot at llvm.org
Tue Sep 16 06:36:39 PDT 2025


mgorny wrote:

> @mgorny Would it be possible to get the actual output of the test by running `/path/to/mlir-pdll-lsp-server -lit-test < ./mlir/test/mlir-pdll-lsp-server/view-output.test` and posting it here? Then we can compare with the lit test source to see how the expected output differs.

Isn't that the first big block in the test output? I'm pretty sure when I ran it manually, I got the same thing. I can recheck in a few minutes.

https://github.com/llvm/llvm-project/pull/157885


More information about the Mlir-commits mailing list