blob: b1cd45cd4b1975fecc399382f217ac7d199f93e5 [file] [log] [blame]
################################################################################
# Autogenerated by build_tools/bazel_to_cmake/bazel_to_cmake.py from #
# compiler/src/iree/compiler/Dialect/Util/Transforms/test/BUILD.bazel #
# #
# Use iree_cmake_extra_content from iree/build_defs.oss.bzl to add arbitrary #
# CMake-only content. #
# #
# To disable autogeneration for this file entirely, delete this header. #
################################################################################
iree_add_all_subdirs()
iree_lit_test_suite(
NAME
lit
SRCS
"annotate_op_ordinals.mlir"
"combine_initializers.mlir"
"drop_compiler_hints.mlir"
"fold_globals.mlir"
"fuse_globals.mlir"
"hoist_into_globals.mlir"
"hoist_into_globals_linalg.mlir"
"import_resources.mlir"
"integer_divisibility.mlir"
"ipo.mlir"
"optimize_int_arithmetic.mlir"
"optimize_int_arithmetic_narrowing.mlir"
"patterns.mlir"
"propagate_subranges.mlir"
"simplify_global_accesses.mlir"
"strip_and_splat_constants.mlir"
"strip_debug_ops.mlir"
"test_float_range_analysis.mlir"
"test_float_range_analysis_linalg.mlir"
TOOLS
FileCheck
iree-opt
)
### BAZEL_TO_CMAKE_PRESERVES_ALL_CONTENT_BELOW_THIS_LINE ###