EnzymeAD/Enzyme

Add a timer to detect compile time issues

Open

#452 opened on Jan 28, 2022

 (1 comment) (0 reactions) (1 assignee)LLVM (184 forks)github user discovery
good first issue

Repository metrics

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

Description

We should add a timer to TypeAnalysis and ask the user to send a bug report, after the compile time crosses a certain relative threshold.

https://llvm.org/doxygen/classllvm_1_1Timer.html

Contributor guide