This differential attempts to resolve certain issues on Windows (e.g., https://reviews.llvm.org/D134933#3843372 and https://reviews.llvm.org/D133462#3844195).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
There's, unfortunately, no public facing mlir windows bot that builds debug. We have some internal testing which builds debug which is how we ran into this.
I believe this should fix the issue, but I'll run a local build to verify and let you know.
mlir/include/mlir/ExecutionEngine/SparseTensor/Enums.h | ||
---|---|---|
35 | You can remove mlir_sparse_tensor_utils_EXPORTS from the corresponding cmake file as well. |
You can remove mlir_sparse_tensor_utils_EXPORTS from the corresponding cmake file as well.