Bazel: fix after [mlir][amdgpu] Add Inliner interface (#162873)

This commit is contained in:
James Y Knight
2025-10-10 15:24:33 -04:00
parent 6010df0402
commit bd3ddcf7e1

View File

@@ -1657,6 +1657,7 @@ cc_library(
":GPUDialect",
":IR",
":InferTypeOpInterface",
":InliningUtils",
":MemRefUtils",
":ROCDLDialect",
":SideEffectInterfaces",