[all-commits] [llvm/llvm-project] 82563d: [mlir][bazel] Added missing MathDialect dep to Lin...
rsuderman via All-commits
all-commits at lists.llvm.org
Thu Jul 8 13:47:59 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 82563d8d14b6177351c26a6750c79a9d21a9cd73
https://github.com/llvm/llvm-project/commit/82563d8d14b6177351c26a6750c79a9d21a9cd73
Author: Rob Suderman <rob.suderman at gmail.com>
Date: 2021-07-08 (Thu, 08 Jul 2021)
Changed paths:
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[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
More information about the All-commits
mailing list