Skip to content

Commit 8e83e3d

Browse files
committed
1 parent e8b0547 commit 8e83e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/clone-mlir.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
git clone -n https://github.com/xilinx/llvm-project.git
1+
git clone -n https://github.com/xilinx/llvm-aie.git
22
# Check out a specific branch that is known to work with ONNX-MLIR.
33
cd llvm-project && git checkout 776b07b472a12db1a451fb4bfc737e05c0ee0b1c && cd ..

0 commit comments

Comments
 (0)