[Mlir-commits] [mlir] [MLIR] enable Standalone example test for Windows (PR #158183)

Maksim Levental llvmlistbot at llvm.org
Fri Sep 12 10:29:05 PDT 2025


makslevental wrote:

> BTW what is the plugin limitation on windows? I couldn't find any mention of this in the codebase.

I'm struggling to remember but I went back to one of the original [PRs](https://reviews.llvm.org/D148058) and found this link that suggest [it should work](https://github.com/llvm/llvm-project/blob/4a5bc791f38a5156bdba87a0572642b1bf3521e9/llvm/cmake/modules/AddLLVM.cmake#L687). The thing is I did have it on in the first push and there was a fail that I can't find in the CI (here) now. Let me switch it back on and see what happens. 


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


More information about the Mlir-commits mailing list