Skip to content

Commit 8748581

Browse files
authored
[Maintainers] Add for HashRecognize (#157088)
1 parent a40930b commit 8748581

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
/runtimes/ @llvm/reviewers-libcxx
1818

1919
/llvm/lib/Analysis/BasicAliasAnalysis.cpp @nikic
20+
/llvm/lib/Analysis/HashRecognize.cpp @artagnon @pfusik
2021
/llvm/lib/Analysis/InstructionSimplify.cpp @nikic
2122
/llvm/lib/Analysis/LazyValueInfo.cpp @nikic
2223
/llvm/lib/Analysis/ScalarEvolution.cpp @nikic

llvm/Maintainers.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ jdoerfert@llnl.gov (email), [jdoerfert](https://github.com/jdoerfert) (GitHub)
3636
Florian Hahn \
3737
flo@fhahn.com (email), [fhahn](https://github.com/fhahn) (GitHub)
3838

39+
#### HashRecognize
40+
41+
Ramkumar Ramachandra \
42+
r@artagnon.com (email), [artagnon](https://github.com/artagnon) (GitHub), artagnon (Discourse) \
43+
Piotr Fusik \
44+
p.fusik@samsung.com (email), [pfusik](https://github.com/pfusik) (GitHub)
45+
3946
#### InferAddressSpaces
4047

4148
Matt Arsenault \
@@ -544,4 +551,3 @@ Dan Gohman (llvm@sunfishcode.online, [sunfishcode](https://github.com/sunfishcod
544551

545552
Duncan Sands (baldrick@free.fr, [CunningBaldrick](https://github.com/CunningBaldrick)) -- DragonEgg \
546553
Hal Finkel (hfinkel@anl.gov, [hfinkel](https://github.com/hfinkel)) -- LoopReroll
547-

0 commit comments

Comments
 (0)