blob: 88a96d21d581909b3da85994e01a9cb70083bd56 [file] [log] [blame]
################################################################################
# Autogenerated by build_tools/bazel_to_cmake/bazel_to_cmake.py from #
# iree/compiler/Codegen/LLVMCPU/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
LLVMCPU
HDRS
"KernelDispatch.h"
SRCS
"ConvertToLLVM.cpp"
"KernelDispatch.cpp"
"LLVMCPULowerExecutableTarget.cpp"
"LLVMCPUSynchronizeSymbolVisibility.cpp"
"LLVMCPUTileAndVectorizeLinalgTensorOps.cpp"
"LLVMCPUTileFuseAndVectorizeLinalgTensorOps.cpp"
"LLVMCPUUnfuseFMAOps.cpp"
"Passes.cpp"
"VectorContractToAArch64InlineAsmOp.cpp"
DEPS
IREELinalgExtDialect
IREELinalgExtPasses
LLVMSupport
MLIRAffineToStandard
MLIRAnalysis
MLIRArithmeticToLLVM
MLIRArithmeticTransforms
MLIRIR
MLIRLLVMCommonConversion
MLIRLLVMIR
MLIRLinalg
MLIRLinalgToLLVM
MLIRLinalgTransforms
MLIRMath
MLIRMathToLLVM
MLIRMathTransforms
MLIRMemRef
MLIRMemRefToLLVM
MLIRMemRefTransforms
MLIRPass
MLIRReconcileUnrealizedCasts
MLIRSCF
MLIRSCFToStandard
MLIRStandard
MLIRStandardOpsTransforms
MLIRStandardToLLVM
MLIRTensor
MLIRTosa
MLIRTosaToStandard
MLIRTransforms
MLIRVector
MLIRVectorToLLVM
MLIRVectorToSCF
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
PUBLIC
)
### BAZEL_TO_CMAKE_PRESERVES_ALL_CONTENT_BELOW_THIS_LINE ###