llvm-project/mlir/test/Integration
Vladislav Vinogradov 505afd1e64 [mlir] Clean up boolean flags usage in LIT tests
* Call `llvm_canonicalize_cmake_booleans` for all CMake options,
  which are propagated to `lit.local.cfg` files.
* Use Python native boolean values instead of strings for such options.

This fixes the cases, when CMake variables have values other than `ON` (like `TRUE`).
This might happen due to IDE integration or due to CMake preset usage.

Reviewed By: ftynse

Differential Revision: https://reviews.llvm.org/D110073
2021-10-12 11:44:48 +03:00
..
Dialect [mlir] Clean up boolean flags usage in LIT tests 2021-10-12 11:44:48 +03:00
GPU [mlir] Clean up boolean flags usage in LIT tests 2021-10-12 11:44:48 +03:00
data [mlir][sparse] Remove comment w/ code in it 2021-08-04 21:41:36 +00:00
lit.local.cfg [mlir] Clean up boolean flags usage in LIT tests 2021-10-12 11:44:48 +03:00