| ################################################################################ |
| # Autogenerated by build_tools/bazel_to_cmake/bazel_to_cmake.py from # |
| # compiler/src/iree/compiler/Dialect/Stream/Transforms/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 |
| "annotate_affinities.mlir" |
| "annotate_dispatch_arguments.mlir" |
| "annotate_dispatch_assumptions.mlir" |
| "clone_to_consumers.mlir" |
| "convert_to_stream.mlir" |
| "dump_statistics.mlir" |
| "elide_async_copies.mlir" |
| "elide_async_transfers.mlir" |
| "elide_timepoints_coverage.mlir" |
| "elide_timepoints_immediate.mlir" |
| "emplace_allocations.mlir" |
| "encode_device_tensors.mlir" |
| "encode_device_tensors_packing.mlir" |
| "encode_host_tensors.mlir" |
| "encode_host_tensors_encoding.mlir" |
| "encode_host_tensors_packing.mlir" |
| "encode_host_tensors_packing_i1_experimental_clopt.mlir" |
| "fold_globals.mlir" |
| "fold_uniform_operands.mlir" |
| "fuse_dispatch_bindings.mlir" |
| "fuse_dispatch_bindings_noalias.mlir" |
| "layout_slices.mlir" |
| "materialize_builtins.mlir" |
| "materialize_copy_on_write.mlir" |
| "materialize_encodings.mlir" |
| "pack_constants.mlir" |
| "pack_dispatch_operands.mlir" |
| "propagate_subviews.mlir" |
| "propagate_timepoints.mlir" |
| "refine_usage.mlir" |
| "schedule_allocation.mlir" |
| "schedule_concurrency.mlir" |
| "schedule_execution.mlir" |
| "specialize_dispatches.mlir" |
| "specialize_encodings.mlir" |
| "sync_initializers.mlir" |
| "verify_affinities.mlir" |
| "verify_async_access_ranges.mlir" |
| TOOLS |
| FileCheck |
| iree-opt |
| ) |
| |
| ### BAZEL_TO_CMAKE_PRESERVES_ALL_CONTENT_BELOW_THIS_LINE ### |