Daniel Grumberg
4c7de02bc0
[ExtractAPI] Add @daniel-grumberg into CODEOWNERS
2024-04-02 16:35:52 +01:00
Oleksandr "Alex" Zinenko
db33444ffa
CODEOWNERS: extend scope of MLIR transform dialect
...
There are a bunch of related directories in another dialects.
2024-03-22 12:03:28 +01:00
Cyndy Ishida
dc74bf7a54
Add myself as codeowner for InstallAPI & TextAPI
2024-03-21 15:43:27 -07:00
Diego Caballero
8d1affb871
Update @dcaballe in CODEOWNERS ( #86177 )
...
It fixes a few rules that don't seem to be working and adding myself to a few paths where I've been contributing and can offer my review. Also minor sorting changes.
2024-03-21 15:28:36 -07:00
Guray Ozen
cc9186060a
[mlir][nvgpu][nvvm] Add myself as a primary reviewer for nvgpu and nvvm dialects ( #85414 )
2024-03-20 19:21:19 +01:00
Jordan Rupprecht
accf0af6ee
[bazel] Add workflows to label and assign bazel PRs ( #85352 )
...
Bazel PRs aren't being tagged or auto assigned, so they're easily
missed, especially for those created by contributors w/o triage or
commit access.
I'm putting myself as the default auto reviewer, but only for the
purposes of making sure PRs don't get lost.
2024-03-15 09:39:25 -05:00
Timm Bäder
0b0798b702
[NFC] Subscribe myself to changes to {lib,test}/AST/Interp/
2024-03-14 16:55:38 +01:00
Vlad Serebrennikov
e85470232b
Subscribe @Endilll to changes in Clang's Sema.h
2024-03-06 13:49:43 +03:00
Davide Italiano
7b5a9bb8f0
[github/CODEOWNERS] Add Alexander as BOLT reviewer.
2024-02-08 14:23:54 -08:00
Davide Italiano
33cfc1341f
[github][CODEOWNERS] Add BOLT.
2024-02-06 10:33:50 -08:00
Aart Bik
fc64a7342c
[mlir][sparse][codeowners] add MLIR sparsifier team to codeowners ( #78319 )
2024-01-16 09:55:38 -08:00
Han-Chung Wang
7a3b0cbb14
Update CODEOWNERS
2024-01-01 18:12:49 -08:00
Kunwar Grover
c7aa98558c
[GitHub] Add default reviewers for Presburger library ( #76627 )
...
Added @Groverkss and @Superty as default reviewers for Presburger lib
paths.
2023-12-31 12:57:14 +05:30
Matthias Springer
fd59f07f6a
[mlir] Code owners: sort file and add myself ( #76019 )
2023-12-20 16:35:09 +09:00
Nicolas Vasilache
0c9a20b0a1
Update CODEOWNERS
2023-12-08 16:40:57 +01:00
Diego Caballero
9349204a10
[GitHub] Add some default reviewers for mlir/Vector and mlir/Linalg ( #74848 )
2023-12-08 16:33:11 +01:00
Han-Chung Wang
6a9613eee7
[GitHub] Add @hanhanW to CODEOWNERS for relevant files. ( #73571 )
2023-11-27 13:53:23 -08:00
Oleksandr "Alex" Zinenko
37fa32785e
Add @ftynse as GitHub codeowner for MLIR Transform dialect ( #72882 )
2023-11-20 16:50:34 +01:00
MaheshRavishankar
7cc54da16f
Add @MaheshRavishankar to CODEOWNERS on relevant source files. ( #72449 )
2023-11-19 21:32:52 -08:00
Jakub Kuderski
f8986dfce2
[GitHub] Compress mlir/spirv patterns in CODEOWNERS. NFCI. ( #72485 )
...
Suggested by @joker-eph in
https://github.com/llvm/llvm-project/pull/72412#discussion_r1395210901 .
2023-11-16 02:58:01 -05:00
Jakub Kuderski
a53f73179c
[GitHub] Add codeowners for mlir/spirv ( #72412 )
...
Add @antiagainst and @kuhar as codeowners for SPIR-V in MLIR. This is to
assign reviewers automatically.
We already have a self-serve mechanism for subscribing to mlir/spirv
issues (@llvm/pr-subscribers-mlir-spirv), but this codeowners change
reflects a narrower set of core authors/maintainers for this part of the
mlir.
2023-11-15 21:48:28 -05:00
Jonas Devlieghere
9d11ec74b0
[GitHub] Add myself to CODEOWNERS for LLDB (NFC)
...
Add myself to CODEOWNERS for the lldb subdirectory.
Discourse discussion: https://discourse.llvm.org/t/usage-of-codeowners-file/73524
2023-10-06 08:03:39 -07:00
Vlad Serebrennikov
918829959f
[clang] Subscribe to DR changes
2023-10-05 18:44:01 +03:00
Nikita Popov
bc61395241
[llvm] Add myself to CODEOWNERS (NFC)
2023-10-04 16:42:17 +02:00
Nikita Popov
91760dc38d
Add explanatory comment to CODEOWNERS (NFC)
2023-10-04 16:42:15 +02:00
Louis Dionne
8f44edbd24
[runtimes] Add CODEOWNERS entries for libc++, libc++abi and libunwind ( #66416 )
...
This ensures that a review from the appropriate teams is requested on
PRs that modify files belonging to these projects.
Relevant discussion: https://discourse.llvm.org/t/changes-to-pull-request-subscription-system
2023-09-15 16:15:26 -04:00
Tom Stellard
c37414355f
Remove CODEOWNERS file and copy missing paths into new-prs-labeler.yml ( #66145 )
...
See https://discourse.llvm.org/t/changes-to-pull-request-subscription-system/73296/
2023-09-13 22:51:14 -07:00
Marius Brehler
3ac4ba37c0
[Github] Add mlir-emitc subscribers to watch the Cpp target ( #65603 )
2023-09-08 12:06:23 +02:00
Aiden Grossman
785e5737c6
[Github] Add test directories to IR/Transforms/Analysis teams ( #65196 )
...
Having test directories included for notifications sent out to these
teams seems like a decent idea. I don't think it should produce much
churn and it catches a couple cases like separately reviewed
pre-committed tests that aren't frequent but do exist.
2023-09-08 00:13:01 -07:00
Fangrui Song
11c07ce3a6
Add llvm-binary-utilities to .github/CODEOWNERS ( #65545 )
...
From
https://discourse.llvm.org/t/input-needed-teams-for-pull-request-subscriptions/73116/3
2023-09-07 15:30:44 -07:00
Markus Böck
38c5d231cb
[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.
2023-09-07 23:28:41 +02:00
Fangrui Song
5f8812389a
Add lld-* to .github/CODEOWNERS
...
From https://discourse.llvm.org/t/input-needed-teams-for-pull-request-subscriptions/73116/6
They are somehow missing in latest updates of #65131 .
2023-09-07 09:43:52 -07:00
David Spickett
3f3ee73f66
[lldb] Add lldb team to CODEOWNERS ( #65454 )
...
https://github.com/orgs/llvm/teams/pr-subscribers-lldb exists but wasn't
added to this file.
2023-09-07 09:03:22 +01:00
Derek Schuff
5458736b71
Add a GitHub team to subscribe to WebAssembly backend ( #65419 )
...
This also includes some files related to the Wasm binary and object file
format (which is technically distinct from the WebAssembly architecture,
but practically inseparable).
2023-09-05 16:00:12 -07:00
Matt Arsenault
695c59c4a2
Add amdgpu paths to CODEOWNERS ( #65229 )
2023-09-05 18:46:22 -04:00
Mehdi Amini
5d7b2bfe99
Add a GitHub team to subscribe to changes to MLIR Presburger library ( #65294 )
2023-09-05 14:08:10 -07:00
Matt Arsenault
a4a72bccac
Add regalloc team to CODEOWNERS ( #65208 )
...
Probably missed some cases. We also probably should rename the ML stuff
to use a consistent capitalization scheme
2023-09-05 16:53:05 -04:00
Alexander Richardson
eade41c453
[UpdateTestChecks] Add @llvm/pr-subscribers-testing-tools to CODEOWNERS ( #65338 )
2023-09-05 21:36:57 +01:00
pvanhout
1456dd1a65
Fix GlobalISel TableGen CODEOWNERS patterns
...
- GICombinerEmitter is no more, now it's GlobalISelCombinerEmitter
- Change the pattern so it also covers the MatchTable files
2023-09-05 15:09:15 +02:00
Mehdi Amini
76a4474733
Fix some mlir CODEOWNERS patterns from the initial release
...
These are minor fixes from typos, duplications, etc.
2023-09-04 12:17:29 -07:00
Aiden Grossman
404d3066e2
[Github] Add llvm-exegesis PR subscribers team ( #65199 )
...
This allows for recieving notifications related to the llvm-exegesis
tool.
2023-09-04 12:12:18 -07:00
Craig Topper
54d6e958e7
[RISCV] Add more files to .github/CODEOWNERS ( #65234 )
2023-09-04 10:12:31 -07:00
Craig Topper
7dc199d8ee
[X86] Add more files to .github/CODEOWNERS ( #65235 )
2023-09-03 19:18:21 -07:00
Craig Topper
9db804b51b
Add M68k test directories to pr-subscribers-m68k in .github/CODEOWNERS ( #65233 )
2023-09-03 15:38:10 -07:00
Craig Topper
d819f19000
Add test/MC and test/MC/Disassembler directories to targets in .github/CODEOWNERS
...
X86 had them, but not the others.
2023-09-03 13:03:22 -07:00
Craig Topper
ca958ce30f
Add ISDOpcodes.h to selectiondag CODEOWNERS. ( #65217 )
...
This file contains the SelectionDAG opcodes.
2023-09-03 12:49:15 -07:00
Matt Arsenault
65b40f273f
RegAlloc: Rename MLRegalloc* files to use consistent captalization
...
The other regalloc related files use RegAlloc, not Regalloc.
2023-09-03 09:00:27 -04:00
Aiden Grossman
64d16ef325
[Github] Add a MLGO PR subscribers group ( #65198 )
2023-09-02 12:31:53 -07:00
Tobias Hieta
af68f27064
[CodeOwners] Windows subscribers ( #65203 )
...
Trying to catch most windows related code.
2023-09-02 11:33:20 +02:00
Justin Bogner
65086aea38
Add DirectX team to .github/CODEOWNERS ( #65182 )
2023-09-01 12:52:41 -07:00