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

Christian Kühnel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 01:14:50 PDT 2020


kuhnel added a comment.

Sorry I did not understand why do you want to move these files. 
Why not keep the new docker files for the existing machines right next to the existing ones?

So my thought on the directory structure was:

- /buildbot/google/
  - docker/
    - mlir-nvidia/
    - win32/
    - your-docker-dir/
    - some-other-bot/
    - <common scripting>
  - terraform/
    - <one terraform config for all machines>


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