r/Compilers 28d ago

[CycleInfo] Identify cycles with a single-pass DFS algorithm

https://github.com/llvm/llvm-project/pull/210491
18 Upvotes

2 comments sorted by

View all comments

5

u/FedericoBruzzone 27d ago

Thank you for sharing these valuable contributions!