EnzymeAD/Enzyme

Cache and unique typetree

Open

#474 opened on Feb 2, 2022

 (0 comments) (0 reactions) (0 assignees)LLVM (184 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (1,678 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