################################################################################
# Autogenerated by build_tools/bazel_to_cmake/bazel_to_cmake.py from           #
# compiler/plugins/input/StableHLO/Conversion/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
    "auto_input_conversion.mlir"
    "convert_collectives.mlir"
    "legalize_chlo_decomposition.mlir"
    "legalize_chlo_no_broadcast.mlir"
    "legalize_chlo_with_broadcast.mlir"
    "legalize_control_flow.mlir"
    "legalize_shape_computations.mlir"
    "stablehlo_custom_calls.mlir"
    "stablehlo_to_iree_input_dialects.mlir"
    "stablehlo_to_linalg.mlir"
    "stablehlo_to_linalg_convolution.mlir"
    "stablehlo_to_linalg_dot_prod.mlir"
    "stablehlo_to_linalg_ext.mlir"
    "stablehlo_to_linalg_gather.mlir"
    "stablehlo_to_linalg_pointwise.mlir"
    "stablehlo_to_linalg_random.mlir"
    "stablehlo_to_linalg_reduce.mlir"
    "verify_compiler_input_legality.mlir"
    "vhlo_stablehlo_mix_invalid.mlir"
  TOOLS
    FileCheck
    iree-compile
    iree-opt
)

### BAZEL_TO_CMAKE_PRESERVES_ALL_CONTENT_BELOW_THIS_LINE ###
