[PATCH] D84256: [buildbot] Moved MLIR buildbot config under buildbot/google/mlir

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 15:40:13 PDT 2020


tra added a comment.

In D84256#2168058 <https://reviews.llvm.org/D84256#2168058>, @mehdi_amini wrote:

> I don't have this context so I was just seeing this revision alone which setup google/mlir/docker/ and still has google/docker.
>  It makes sense if after your stack of revisions if there is no google/docker left.


File list is indeed somewhat hard to parse. After all the changes directory structure looks like this:

  $ find buildbot/google -type d
  buildbot/google
  buildbot/google/cuda
  buildbot/google/cuda/terraform
  buildbot/google/cuda/docker
  buildbot/google/cuda/docker/cudabot
  buildbot/google/mlir
  buildbot/google/mlir/terraform
  buildbot/google/mlir/docker
  buildbot/google/mlir/docker/buildbot-mlir-nvidia


Repository:
  rZORG LLVM Github Zorg

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84256/new/

https://reviews.llvm.org/D84256





More information about the llvm-commits mailing list