[Mlir-commits] [mlir] [mlir][index][spirv] Add conversion for index to spirv (PR #68085)

Jakub Kuderski llvmlistbot at llvm.org
Fri Oct 20 17:49:25 PDT 2023


kuhar wrote:

> Was unable to reproduce the build error locally, but my guess is that the commit was missing the SPIR-V dialect in our linked libs of the CMake file, new pull request #69790 adds this. Need some help to verify that this is the case. Is there a way to test the build on a given branch/pr?

This should be reproducible with `-DBUILD_SHARED_LIBS=1`: https://lab.llvm.org/buildbot/#/builders/61/builds/50716/steps/4/logs/stdio

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


More information about the Mlir-commits mailing list