We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e83e3d commit 4576ecdCopy full SHA for 4576ecd
utils/clone-mlir.sh
@@ -1,3 +1,3 @@
1
-git clone -n https://github.com/xilinx/llvm-aie.git
+git clone -n https://github.com/xilinx/llvm-aie.git llvm-project
2
# Check out a specific branch that is known to work with ONNX-MLIR.
3
cd llvm-project && git checkout 776b07b472a12db1a451fb4bfc737e05c0ee0b1c && cd ..
0 commit comments