EnzymeAD/Enzyme

Collect all string constants inside of enums

Open

#839 opened on Sep 12, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)LLVM (165 forks)github user discovery
good first issue

Repository metrics

Stars
 (1,613 stars)
PR merge metrics
 (Avg merge 3d 2h) (49 merged PRs in 30d)

Description

It would be nice to collect all string constants used throughout Enzyme and put them inside an enum.

Contributor guide