blob: 7e9070cfc3423c465cb6463d933ea65b6878bc3d [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
"KernelDispatchUtils.h"
"LaunchConfig.h"
"MemorySpace.h"
"Utils.h"
SRCS
"CodeGenOptionUtils.cpp"
"ConvertToSPIRVPass.cpp"
"KernelDispatchUtils.cpp"
"LaunchConfig.cpp"
"Passes.cpp"
"SPIRVConcretizeWorkgroupTiles.cpp"
"SPIRVConvertToGPU.cpp"
"SPIRVFoldGPUProcessorIDUses.cpp"
"SPIRVTileAndVectorize.cpp"
"SPIRVVectorToCooperativeMatrix.cpp"
"SPIRVVectorToGPU.cpp"
"SPIRVVectorizeLoadStore.cpp"
"Utils.cpp"
DEPS
LLVMSupport
MLIRAffine
MLIRAffineToStandard
MLIRAnalysis
MLIRGPUOps
MLIRGPUToSPIRV
MLIRGPUTransforms
MLIRIR
MLIRLinalg
MLIRLinalgTransforms
MLIRMemRef
MLIRMemRefTransforms
MLIRPass
MLIRSCF
MLIRSCFToGPU
MLIRSCFToSPIRV
MLIRSPIRV
MLIRSPIRVConversion
MLIRSPIRVTransforms
MLIRSideEffectInterfaces
MLIRStandard
MLIRStandardToSPIRV
MLIRSupport
MLIRTosa
MLIRTosaToStandard
MLIRTransforms
MLIRVector
MLIRVectorToSPIRV
iree::compiler::Codegen::Common
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::IREE::IR
iree::compiler::Dialect::Shape::IR
iree::compiler::Dialect::Shape::Transforms
tensorflow::mlir_hlo
PUBLIC
)
### BAZEL_TO_CMAKE_PRESERVES_ALL_CONTENT_BELOW_THIS_LINE ###