Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into gru-nnpa
Browse files Browse the repository at this point in the history
  • Loading branch information
chentong319 committed Sep 19, 2023
2 parents cf26dee + 8ea6d8f commit 2c31e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: Apache-2.0

# Match the minimum required version of LLVM and MLIR
cmake_minimum_required(VERSION 3.13.4)
cmake_minimum_required(VERSION 3.20.0)

project(onnx-mlir)

Expand Down

0 comments on commit 2c31e6d

Please sign in to comment.