Internal change
PiperOrigin-RevId: 316965990 Change-Id: Ic5ee6b8b3fc04c7d5ca1548f8b638ba9c12a32d6
This commit is contained in:
parent
92d68dd5f1
commit
b920ae9262
1
third_party/mlir/BUILD
vendored
1
third_party/mlir/BUILD
vendored
@ -3286,7 +3286,6 @@ cc_library(
|
||||
":LinalgTransforms",
|
||||
":Pass",
|
||||
":StandardOps",
|
||||
":StandardOpsTransforms",
|
||||
":Support",
|
||||
":Transforms",
|
||||
":VectorToLLVM",
|
||||
|
1
third_party/mlir/test.BUILD
vendored
1
third_party/mlir/test.BUILD
vendored
@ -166,7 +166,6 @@ cc_library(
|
||||
"@llvm-project//mlir:Pass",
|
||||
"@llvm-project//mlir:SCFDialect",
|
||||
"@llvm-project//mlir:StandardOps",
|
||||
"@llvm-project//mlir:StandardOpsTransforms",
|
||||
"@llvm-project//mlir:Support",
|
||||
"@llvm-project//mlir:TargetNVVMIR",
|
||||
"@llvm-project//mlir:TargetROCDLIR",
|
||||
|
Loading…
Reference in New Issue
Block a user