We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e321ddc commit 33dab1dCopy full SHA for 33dab1d
utils/clone-llvm.sh
@@ -14,7 +14,7 @@
14
#
15
##===----------------------------------------------------------------------===##
16
17
-export commithash=ec17161c6e87bb061daee4603ed21ab988f9d03d
+export commithash=a66376b0dc3b2ea8a84fda26faca287980986f78
18
target_dir=llvm
19
20
# clone llvm if it is not there already
utils/clone-mlir-aie.sh
-export HASH=98bec8f802d616e355f25bec64198d79d2ae112c
+export HASH=dcdb6ba3877a2c681b8bda8d70fb3e4b2d8506f6
target_dir=mlir-aie
if [[ ! -d $target_dir ]]; then
0 commit comments