|  | ################################################################################ | 
|  | # Autogenerated by build_tools/bazel_to_cmake/bazel_to_cmake.py from           # | 
|  | # tests/e2e/vulkan_specific/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_check_single_backend_test_suite( | 
|  | NAME | 
|  | check_vulkan-spirv_vulkan_f16 | 
|  | SRCS | 
|  | "add_f16.mlir" | 
|  | "dot_f16.mlir" | 
|  | TARGET_BACKEND | 
|  | "vulkan-spirv" | 
|  | DRIVER | 
|  | "vulkan" | 
|  | COMPILER_FLAGS | 
|  | "--iree-input-type=stablehlo" | 
|  | "--iree-vulkan-target=valhall" | 
|  | LABELS | 
|  | "manual" | 
|  | "notap" | 
|  | "vulkan_uses_vk_khr_16bit_storage" | 
|  | "vulkan_uses_vk_khr_shader_float16_int8" | 
|  | ) | 
|  |  | 
|  | iree_check_single_backend_test_suite( | 
|  | NAME | 
|  | check_vulkan-spirv_vulkan_conv | 
|  | SRCS | 
|  | "conv.mlir" | 
|  | TARGET_BACKEND | 
|  | "vulkan-spirv" | 
|  | DRIVER | 
|  | "vulkan" | 
|  | COMPILER_FLAGS | 
|  | "--iree-input-type=stablehlo" | 
|  | "--iree-vulkan-target=valhall" | 
|  | ) | 
|  |  | 
|  | iree_check_single_backend_test_suite( | 
|  | NAME | 
|  | check_vulkan-spirv_vulkan_i64_emulation | 
|  | SRCS | 
|  | "add_i64.mlir" | 
|  | "mul_i64.mlir" | 
|  | TARGET_BACKEND | 
|  | "vulkan-spirv" | 
|  | DRIVER | 
|  | "vulkan" | 
|  | COMPILER_FLAGS | 
|  | "--iree-input-type=stablehlo" | 
|  | "--iree-input-demote-i64-to-i32=false" | 
|  | "--iree-vulkan-target=valhall" | 
|  | LABELS | 
|  | "manual" | 
|  | "notap" | 
|  | "vulkan_uses_shader_int64" | 
|  | ) | 
|  |  | 
|  | ### BAZEL_TO_CMAKE_PRESERVES_ALL_CONTENT_BELOW_THIS_LINE ### |