Skip to content

Commit b212f80

Browse files
committed
[bazel] Port llvm#151410: constFoldBinaryOp
1 parent 740f690 commit b212f80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ cc_library(
382382
"//mlir:BufferizationInterfaces",
383383
"//mlir:BytecodeOpInterface",
384384
"//mlir:CallOpInterfaces",
385+
"//mlir:CommonFolders",
385386
"//mlir:ControlFlowInterfaces",
386387
"//mlir:CopyOpInterface",
387388
"//mlir:DLTIDialect",

0 commit comments

Comments
 (0)