[mlir][bazel] Added missing MathDialect dep to LinalgOps target
authorRob Suderman <rob.suderman@gmail.com>
Thu, 8 Jul 2021 20:25:46 +0000 (13:25 -0700)
committerRob Suderman <rob.suderman@gmail.com>
Thu, 8 Jul 2021 20:47:42 +0000 (13:47 -0700)
commit82563d8d14b6177351c26a6750c79a9d21a9cd73
tree1c88c9cb2291d7a56f7b4ff55222597b03aedfe2
parentc9a0e74697778a7f2d5da2a22fe56a3eec2ec9a8
[mlir][bazel] Added missing MathDialect dep to LinalgOps target

LinalgOps needs MathDialect as a dependency for it to build correctly.

Differential Revision: https://reviews.llvm.org/D105656
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel