[PATCH] D127459: [mlir][NFC] Rename Bazel target aliases and consolidate targets

Jeff Niu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 16:54:25 PDT 2022


Mogball created this revision.
Herald added subscribers: Peiming, bzcheeseman, sdasgup3, wenzhicui, wrengr, Chia-hungDuan, jeroen.dobbelaere, dcaballe, cota, teijeong, rdzhabarov, tatianashp, msifontes, jurahul, Kayjukh, grosul1, Joonsoo, liufengdb, aartbik, mgester, arpith-jacob, antiagainst, shauheen, rriddle, mehdi_amini.
Herald added a reviewer: ThomasRaoux.
Herald added a project: All.
Mogball requested review of this revision.
Herald added subscribers: llvm-commits, limo1996, stephenneuendorffer, nicolasvasilache.
Herald added a project: LLVM.

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`.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127459

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127459.435738.patch
Type: text/x-patch
Size: 16024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220609/74572640/attachment.bin>


More information about the llvm-commits mailing list