################################################################################
# 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
    "amdgpu_lower_async_dma.mlir"
    "amdgpu_lower_coalesced_dma_to_gather_lds.mlir"
    "decompose_horizontally_fused_gemms.mlir"
    "expand_gpu_ops_scan.mlir"
    "flatten_swizzle_hint_allocs.mlir"
    "gpu_alloc_private_memory_for_dps_ops.mlir"
    "gpu_apply_derived_thread_config.mlir"
    "gpu_apply_padding_online_attention.mlir"
    "gpu_apply_padding_partial_reduction.mlir"
    "gpu_apply_tiling_level.mlir"
    "gpu_bubble_resource_casts.mlir"
    "gpu_check_resource_usage.mlir"
    "gpu_combine_layout_transformation.mlir"
    "gpu_combine_value_semantic_barriers.mlir"
    "gpu_convert_to_coalesced_dma.mlir"
    "gpu_create_fast_slow_path.mlir"
    "gpu_distribute.mlir"
    "gpu_distribute_copy_using_forall.mlir"
    "gpu_distribute_forall.mlir"
    "gpu_distribute_scf_for.mlir"
    "gpu_distribute_shared_memory.mlir"
    "gpu_fold_swizzle_hint_ops.mlir"
    "gpu_fuse_and_hoist_forall.mlir"
    "gpu_fuse_subgroup_consumers.mlir"
    "gpu_generalize_named_ops.mlir"
    "gpu_greedily_distribute_to_threads.mlir"
    "gpu_infer_memory_space.mlir"
    "gpu_lower_coalesced_dma_to_global_loads.mlir"
    "gpu_nested_layout_vector_distribution.mlir"
    "gpu_nested_layout_vector_distribution_argcompare.mlir"
    "gpu_nested_layout_vector_distribution_inner_tiled.mlir"
    "gpu_nested_layout_vector_distribution_mask.mlir"
    "gpu_nested_layout_vector_distribution_multi_reduce.mlir"
    "gpu_nested_layout_vector_distribution_scan.mlir"
    "gpu_nested_layout_vector_distribution_step.mlir"
    "gpu_pack_partial_reductions.mlir"
    "gpu_pack_to_intrinsics.mlir"
    "gpu_pad_convs.mlir"
    "gpu_pad_operands.mlir"
    "gpu_pipeline.mlir"
    "gpu_promote_matmul_operands.mlir"
    "gpu_promotion_analysis.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_and_convert_conv_to_matmul.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 ###
