git clone https://github.com/llvm/llvm-project.git # Check out a specific branch that is known to work with ONNX MLIR. cd llvm-project && git checkout 1d01fc100bb5bef5f5eaf92520b2e52f64ee1d6e && cd ..