commit | 586d457b76ace2ea24b213b6db778b9b3bd383a1 | [log] [tgz] |
---|---|---|
author | aartbik <ajcbik@google.com> | Mon Jun 15 13:54:18 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 02 17:51:25 2020 -0700 |
tree | 727789dc3784c4073e47cdb5c3e67af046ce84b9 | |
parent | e8b040221fd2a4439da7bab3d50bf88c75d37cd0 [diff] |
[mlir] [integration_test] Make integration tests default OFF Summary: 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 \ .... Reviewers: mehdi_amini Subscribers: mgorny, mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, stephenneuendorffer, Joonsoo, grosul1, frgossen, Kayjukh, jurahul, msifontes Tags: #mlir Differential Revision: https://reviews.llvm.org/D81878 GitOrigin-RevId: 8d73ab8ddc52d300b685bff74cb1d46edc8416b3
See https://mlir.llvm.org/ for more information.