December 24, 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