mirror of
https://github.com/intel/llvm.git
synced 2026-02-09 01:52:26 +08:00
[mlir][Bazel] Adjust BUILD.bazel for eeafc9daa1
This commit is contained in:
@@ -121,6 +121,7 @@ td_library(
|
||||
"//mlir:InferIntRangeInterfaceTdFiles",
|
||||
"//mlir:InferTypeOpInterfaceTdFiles",
|
||||
"//mlir:LinalgStructuredOpsTdFiles",
|
||||
"//mlir:MemorySlotInterfacesTdFiles",
|
||||
"//mlir:OpBaseTdFiles",
|
||||
"//mlir:SideEffectInterfacesTdFiles",
|
||||
],
|
||||
@@ -418,6 +419,7 @@ cc_library(
|
||||
"//mlir:LLVMIRToLLVMTranslation",
|
||||
"//mlir:LinalgDialect",
|
||||
"//mlir:LoopLikeInterface",
|
||||
"//mlir:MemorySlotInterfaces",
|
||||
"//mlir:Pass",
|
||||
"//mlir:Reducer",
|
||||
"//mlir:SideEffectInterfaces",
|
||||
|
||||
Reference in New Issue
Block a user