[all-commits] [llvm/llvm-project] 38c5d2: [GitHub] Add main LLVM Dialect path to MLIR LLVM P...

Markus Böck via All-commits all-commits at lists.llvm.org
Thu Sep 7 14:28:55 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 38c5d231cb22db1d8a59f07efd2270d6b86f6197
      https://github.com/llvm/llvm-project/commit/38c5d231cb22db1d8a59f07efd2270d6b86f6197
  Author: Markus Böck <markus.boeck02 at gmail.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M .github/CODEOWNERS

  Log Message:
  -----------
  [GitHub] Add main LLVM Dialect path to MLIR LLVM PR subscribers (#65513)

The LLVM Dialect in MLIR, which the `mlir-llvm` team is supposed to
provide notifications for, is 98% not nested in a directory called LLVM
but rather LLVMIR. The former only contains some tests.

This should make PRs such as
https://github.com/llvm/llvm-project/pull/65508 add the team as
codeowner.




More information about the All-commits mailing list