From 50af648b29610d39d659cd79b3a5613d328e7e22 Mon Sep 17 00:00:00 2001 From: Ramkumar Ramachandra Date: Fri, 5 Sep 2025 13:10:57 +0100 Subject: [PATCH] [Maintainers] Add for HashRecognize --- .github/CODEOWNERS | 1 + llvm/Maintainers.md | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0e7ed469ad1bc..302b879e1c1f1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -17,6 +17,7 @@ /runtimes/ @llvm/reviewers-libcxx /llvm/lib/Analysis/BasicAliasAnalysis.cpp @nikic +/llvm/lib/Analysis/HashRecognize.cpp @artagnon @pfusik /llvm/lib/Analysis/InstructionSimplify.cpp @nikic /llvm/lib/Analysis/LazyValueInfo.cpp @nikic /llvm/lib/Analysis/ScalarEvolution.cpp @nikic diff --git a/llvm/Maintainers.md b/llvm/Maintainers.md index e782cf633874c..84687392a4a07 100644 --- a/llvm/Maintainers.md +++ b/llvm/Maintainers.md @@ -36,6 +36,13 @@ jdoerfert@llnl.gov (email), [jdoerfert](https://github.com/jdoerfert) (GitHub) Florian Hahn \ flo@fhahn.com (email), [fhahn](https://github.com/fhahn) (GitHub) +#### HashRecognize + +Ramkumar Ramachandra \ +r@artagnon.com (email), [artagnon](https://github.com/artagnon) (GitHub), artagnon (Discourse) \ +Piotr Fusik \ +p.fusik@samsung.com (email), [pfusik](https://github.com/pfusik) (GitHub) + #### InferAddressSpaces Matt Arsenault \ @@ -544,4 +551,3 @@ Dan Gohman (llvm@sunfishcode.online, [sunfishcode](https://github.com/sunfishcod Duncan Sands (baldrick@free.fr, [CunningBaldrick](https://github.com/CunningBaldrick)) -- DragonEgg \ Hal Finkel (hfinkel@anl.gov, [hfinkel](https://github.com/hfinkel)) -- LoopReroll -