[mlir][NFC] Rename Bazel target aliases and consolidate targets
authorMogball <jeffniu22@gmail.com>
Thu, 9 Jun 2022 23:34:57 +0000 (23:34 +0000)
committerMogball <jeffniu22@gmail.com>
Thu, 9 Jun 2022 23:58:07 +0000 (23:58 +0000)
commit2af69c6751fd836012e7d4b1fed8aa52571691cc
treee48a9c19780c753fa6a53e36b0c6c3b275036a51
parent5ccb9df3ba3b246fd38990bc97aca47844cf3aa4
[mlir][NFC] Rename Bazel target aliases and consolidate targets

This patch completes outstanding TODOs of removing aliases bazel target names.
This patch also renames and cosolidates some bazel targets to be more in line
with their CMake counterparts, e.g. combining `:LinalgOps` and `:LinalgInterfaces`
into `:LinalgDialect`.

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