[llvm-dev] Loop identification algorithm (original) (raw)
Siddharth Shankar Swain via llvm-dev llvm-dev at lists.llvm.org
Fri Sep 21 04:28:22 PDT 2018
- Previous message: [llvm-dev] RFC: Atomic LL/SC loops in LLVM revisited
- Next message: [llvm-dev] SMT solvers in clang SA
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
I am currently studying various loop identification algorithms ( Tarjan's, Ramlingam, Havlak ). These algorithms may not be that important from compiler performance perspective. But can anyone help me in telling their importance, scope and active area of research in this field ? How can they be helpful ?
Thanks, Siddharth -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180921/6aca5a45/attachment-0001.html>
- Previous message: [llvm-dev] RFC: Atomic LL/SC loops in LLVM revisited
- Next message: [llvm-dev] SMT solvers in clang SA
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]