EnzymeAD/Enzyme

Cache and unique typetree

Open

#474 opened on Feb 2, 2022

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

Repository metrics

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

Description

Ideally typtree equivalency would just be a pointer compare, instead of a structural compare.

Contributor guide