[SAoC] MLIR Support for LDC
Nicholas Wilson
iamthewilsonator at hotmail.com
Sat Oct 26 00:17:18 UTC 2019
On Saturday, 26 October 2019 at 00:00:51 UTC, Roberto Rosmaninho
wrote:
> Hi everyone, here goes another update from my project!
>
> About the cmake problem on FindMLIR.cmake the one way that I
> could think about solve was passing the MLIR path as cmake
> argument with -DMLIR_ROOT_DIR=/path/to/dir and then all the
> directories necessaries for MLIR works will be set.
I wouldn't waste too much more time on that, MLIR will soon be
moving to the mono-repo[1], and so will pretty much always be in
the same place.
[1]: https://github.com/llvm/llvm-project
More information about the Digitalmars-d
mailing list