Skip to content

Commit 2585b6e

Browse files
committed
[mlir][bazel] Fix layering check failure.
1 parent b0bdbf4 commit 2585b6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

+2
Original file line numberDiff line numberDiff line change
@@ -4886,7 +4886,9 @@ cc_library(
48864886
":FuncExtensions",
48874887
":FuncToLLVM",
48884888
":FuncTransformOps",
4889+
":GPUToGPURuntimeTransforms",
48894890
":GPUToLLVMIRTranslation",
4891+
":GPUToNVVMTransforms",
48904892
":GPUTransformOps",
48914893
":IndexToLLVM",
48924894
":LLVMToLLVMIRTranslation",

0 commit comments

Comments
 (0)