blob: 2270bf2bf2c1f1902891219bfdf5c63d45b7fda2 [file]
################################################################################
# Autogenerated by build_tools/bazel_to_cmake/bazel_to_cmake.py from #
# compiler/src/iree/compiler/Dialect/VMVX/Conversion/StandardToVMVX/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_cc_library(
NAME
StandardToVMVX
HDRS
"ConvertStandardToVMVX.h"
SRCS
"ConvertStandardToVMVX.cpp"
DEPS
MLIRAffineDialect
MLIRFuncDialect
MLIRFunctionInterfaces
MLIRIR
MLIRLinalgDialect
MLIRMathDialect
MLIRMemRefDialect
MLIRPass
MLIRSupport
MLIRTransformUtils
MLIRTransforms
iree::compiler::Dialect::Util::IR
iree::compiler::Dialect::VMVX::IR
iree::compiler::Dialect::VMVX::IR::VMVXDialect
PUBLIC
)
### BAZEL_TO_CMAKE_PRESERVES_ALL_CONTENT_BELOW_THIS_LINE ###