################################################################################
# Autogenerated by build_tools/bazel_to_cmake/bazel_to_cmake.py from           #
# compiler/plugins/input/TOSA/InputConversion/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
    "apply_pdl_patterns_tosa.mlir"
    "auto_input_conversion.mlir"
    "convert_i48_to_i64.mlir"
    "strip_signedness.mlir"
    "tosa_to_linalg_ext.mlir"
    "verify_compiler_tosa_input_legality.mlir"
  TOOLS
    FileCheck
    iree-compile
    iree-opt
  DATA
    tosa.pdl.mlir
)

### BAZEL_TO_CMAKE_PRESERVES_ALL_CONTENT_BELOW_THIS_LINE ###
