Fix Bazel build for e289b2e (#175642)

This commit is contained in:
Lily Gorsheneva 2026-01-12 14:52:31 -06:00 committed by GitHub
parent 70bd0e2273
commit 57e4ff2681
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5728,6 +5728,7 @@ cc_library(
":BytecodeOpInterface",
":ControlFlowInterfaces",
":DLTIDialect",
":DialectUtils",
":FunctionInterfaces",
":GPUBaseIncGen",
":GPUCompilationAttrInterfacesIncGen",
@ -13948,6 +13949,7 @@ cc_library(
":BytecodeOpInterface",
":ControlFlowInterfaces",
":DestinationStyleOpInterface",
":DialectUtils",
":FuncDialect",
":FunctionInterfaces",
":IR",