Skip to content

Commit

Permalink
Bump mlir-aie (#732)
Browse files Browse the repository at this point in the history
  • Loading branch information
erwei-xilinx authored Sep 13, 2024
1 parent e024ea3 commit 906d794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/clone-mlir-aie.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#
##===----------------------------------------------------------------------===##

export HASH=00bd68c38c9b3fd8efd1c3d95d8e71eb8010a0ee
export HASH=52f2b812b9fb78e2e73ab841828db1489cd5ffc3
target_dir=mlir-aie

if [[ ! -d $target_dir ]]; then
Expand Down

0 comments on commit 906d794

Please sign in to comment.