[all-commits] [llvm/llvm-project] ba6901: [mlir] [integration-test] Let target check-mlir im...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Jun 23 15:23:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ba690195d1c68b135680194b378e357f6d6e3f4a
https://github.com/llvm/llvm-project/commit/ba690195d1c68b135680194b378e357f6d6e3f4a
Author: aartbik <ajcbik at google.com>
Date: 2020-06-23 (Tue, 23 Jun 2020)
Changed paths:
M mlir/integration_test/CMakeLists.txt
Log Message:
-----------
[mlir] [integration-test] Let target check-mlir imply target check-mlir-integration too
Note that this does not mean that check-mlir will run check-mlir-integration
tests for all configurations. You still need to do a set up with the flag
MLIR_INCLUDE_INTEGRATION_TESTS set to ON in order to activate the integration test.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D82413
More information about the All-commits
mailing list