FYI: MLIR is now part of LLVM repo

Johan Engelen j at j.nl
Tue Dec 24 15:28:43 UTC 2019


Hi all,
   MLIR landed in the LLVM project repository today: 
https://github.com/llvm/llvm-project/tree/master/mlir

You can enable it by:
  `cmake -DLLVM_ENABLE_PROJECTS="mlir" ......`

cheers,
   Johan



More information about the digitalmars-d-ldc mailing list