################################################################################
# Autogenerated by build_tools/bazel_to_cmake/bazel_to_cmake.py from           #
# compiler/src/iree/compiler/Codegen/Common/GPU/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
    "gpu_apply_tiling_level.mlir"
    "gpu_check_resource_usage.mlir"
    "gpu_combine_value_barriers.mlir"
    "gpu_create_fast_slow_path.mlir"
    "gpu_distribute.mlir"
    "gpu_distribute_forall.mlir"
    "gpu_distribute_scf_for.mlir"
    "gpu_distribute_shared_memory.mlir"
    "gpu_fuse_and_hoist_forall.mlir"
    "gpu_generalize_named_ops.mlir"
    "gpu_greedily_distribute_to_threads.mlir"
    "gpu_infer_memory_space.mlir"
    "gpu_lower_to_ukernels.mlir"
    "gpu_nested_layout_contract_amdgpu.mlir"
    "gpu_nested_layout_vector_distribution.mlir"
    "gpu_nested_layout_vector_distribution_step.mlir"
    "gpu_pack_to_instrinsics.mlir"
    "gpu_pad_operands.mlir"
    "gpu_pipeline.mlir"
    "gpu_promote_matmul_operands.mlir"
    "gpu_propagate_dispatch_size_bounds.mlir"
    "gpu_reorder_workgroups.mlir"
    "gpu_reorder_workgroups_static.mlir"
    "gpu_reuse_shared_memory_allocs.mlir"
    "gpu_tensor_alloc.mlir"
    "gpu_tensor_tile.mlir"
    "gpu_tile.mlir"
    "gpu_tile_reduction.mlir"
    "gpu_vector_alloc.mlir"
    "gpu_vector_distribution.mlir"
    "gpu_verify_distribution.mlir"
    "reduce_bank_conflicts.mlir"
    "transform_gpu_distribute_shared_memory.mlir"
    "transform_gpu_reduce_bank_conflicts.mlir"
    "vector_reduction_to_gpu.mlir"
  TOOLS
    FileCheck
    iree-opt
)

### BAZEL_TO_CMAKE_PRESERVES_ALL_CONTENT_BELOW_THIS_LINE ###
