Previous submit of new tests accidentally made this ON.
The tests should be opt-in.
To build with MLIR integration tests enabled, pass the following
cmake .... \
-DMLIR_INCLUDE_INTEGRATION_TESTS=ON \
....
Differential D81878
[mlir] [integration_test] Make integration tests default OFF aartbik on Jun 15 2020, 1:57 PM. Authored by
Details Previous submit of new tests accidentally made this ON. To build with MLIR integration tests enabled, pass the following cmake .... \
Diff Detail
|