| ################################################################################ |
| # Autogenerated by build_tools/bazel_to_cmake/bazel_to_cmake.py from # |
| # compiler/src/iree/compiler/Codegen/LLVMGPU/test/ROCDL/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_kernel_for_translation.mlir" |
| "config_tile_and_fuse.mlir" |
| "config_user_vector_distribute.mlir" |
| "config_vector_distribute_gfx1100.mlir" |
| "config_vector_distribute_gfx940.mlir" |
| "lowering_scalar_dispatch.mlir" |
| "pipeline_tile_and_fuse.mlir" |
| "pipeline_vector_distribute_gfx1100.mlir" |
| "pipeline_vector_distribute_gfx940.mlir" |
| "pipeline_warp_reduction.mlir" |
| TOOLS |
| FileCheck |
| iree-opt |
| ) |
| |
| ### BAZEL_TO_CMAKE_PRESERVES_ALL_CONTENT_BELOW_THIS_LINE ### |