blob: 2e0c0df9850b075d351257b17d887688485ec082 [file] [log] [blame]
################################################################################
# Autogenerated by build_tools/bazel_to_cmake/bazel_to_cmake.py from #
# iree/compiler/Codegen/SPIRV/BUILD #
# #
# 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
SPIRV
HDRS
"KernelConfig.h"
"MemorySpace.h"
"Utils.h"
SRCS
"AdrenoConfig.cpp"
"ConvertToSPIRVPass.cpp"
"KernelConfig.cpp"
"MaliConfig.cpp"
"NVIDIAConfig.cpp"
"Passes.cpp"
"SPIRVCopyToWorkgroupMemory.cpp"
"SPIRVLowerExecutableTargetPass.cpp"
"SPIRVTileAndDistribute.cpp"
"SPIRVTileAndVectorizeToCooperativeOps.cpp"
"SPIRVVectorToCooperativeOps.cpp"
"SPIRVVectorize.cpp"
"SPIRVVectorizeLoadStore.cpp"
"Utils.cpp"
DEPS
IREELinalgExtDialect
IREELinalgExtPasses
LLVMSupport
MLIRAffine
MLIRAffineToStandard
MLIRAnalysis
MLIRArithmetic
MLIRArithmeticToSPIRV
MLIRGPUOps
MLIRGPUToSPIRV
MLIRGPUTransforms
MLIRIR
MLIRLinalg
MLIRLinalgTransforms
MLIRMathToSPIRV
MLIRMemRef
MLIRMemRefToSPIRV
MLIRMemRefTransforms
MLIRPass
MLIRSCF
MLIRSCFToGPU
MLIRSCFToSPIRV
MLIRSPIRV
MLIRSPIRVConversion
MLIRSPIRVTransforms
MLIRSideEffectInterfaces
MLIRStandard
MLIRStandardOpsTransforms
MLIRStandardToSPIRV
MLIRSupport
MLIRTosa
MLIRTosaToStandard
MLIRTransforms
MLIRVector
MLIRVectorInterfaces
MLIRVectorToSPIRV
iree::compiler::Codegen::Common
iree::compiler::Codegen::Dialect::IREECodegenDialect
iree::compiler::Codegen::PassHeaders
iree::compiler::Codegen::Transforms
iree::compiler::Codegen::Utils
iree::compiler::Dialect::Flow::IR
iree::compiler::Dialect::HAL::IR
iree::compiler::Dialect::HAL::IR::HALDialect
iree::compiler::Dialect::Shape::IR
iree::compiler::Dialect::Shape::Transforms
iree::compiler::Dialect::Util::IR
tensorflow::mlir_hlo
PUBLIC
)
### BAZEL_TO_CMAKE_PRESERVES_ALL_CONTENT_BELOW_THIS_LINE ###