blob: a38dd6c3cd1f0440b197b2abf60b2986105ae500 [file] [log] [blame]
iree_add_all_subdirs()
iree_compiler_register_plugin(
PLUGIN_ID
input_stablehlo
TARGET
::registration
)
iree_cc_library(
NAME
registration
SRCS
"PluginRegistration.cpp"
DEPS
MLIRIR
MLIRPass
MLIRTransforms
iree::compiler::PluginAPI
stablehlo-iree::Conversion::Conversion
PUBLIC
)