Internal change

PiperOrigin-RevId: 316965990
Change-Id: Ic5ee6b8b3fc04c7d5ca1548f8b638ba9c12a32d6
This commit is contained in:
Hanhan Wang 2020-06-17 14:31:35 -07:00 committed by TensorFlower Gardener
parent 92d68dd5f1
commit b920ae9262
2 changed files with 0 additions and 2 deletions

View File

@ -3286,7 +3286,6 @@ cc_library(
":LinalgTransforms",
":Pass",
":StandardOps",
":StandardOpsTransforms",
":Support",
":Transforms",
":VectorToLLVM",

View File

@ -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",