We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d99de commit ebddff0Copy full SHA for ebddff0
compiler/src/iree/compiler/PluginAPI/Config/BUILD.bazel
@@ -52,6 +52,7 @@ iree_compiler_cc_library(
52
# For now, we just hard include all in-tree plugins.
53
"@patio//roofexplorer:registration",
54
"@patio//roofqx:registration",
55
+ "@patio//target/CellarCUDA:CellarCUDA",
56
"//compiler/plugins/target/CUDA",
57
"//compiler/plugins/target/LLVMCPU",
58
"//compiler/plugins/target/MetalSPIRV",
0 commit comments