[MLIR] Reformat the Bazel build
authorEugene Burmako <burmako@google.com>
Fri, 26 May 2023 21:16:47 +0000 (14:16 -0700)
committerAart Bik <ajcbik@google.com>
Sat, 27 May 2023 20:00:52 +0000 (13:00 -0700)
commit35d7fa45bd3e2380a93e5c5d05e78f33cea32d58
tree9efc2958bea00651fff166047f45d553578b8402
parent6607f62b89e4f0840ecfce6249049c3b3d30f747
[MLIR] Reformat the Bazel build

This patch normalizes formatting of the the root BUILD.bazel file by: 1) adjusting indentation a little bit, 2) alphabetically ordering dependencies. These small deviations were introduced by some yesterday's patches:
  * https://reviews.llvm.org/D151104
  * https://reviews.llvm.org/D151346
  * https://reviews.llvm.org/rG16fe2b37365c00b0c6d0ed22c2e6521f2d5de01a
  * https://reviews.llvm.org/rG4d1cd1d8caab13d6b76ce6fc4ff76a01a7931c34

Reviewed By: aartbik

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