[PATCH] D118168: [LLVM] Introduce llvm.loop.finite metadata to represent loops which are known to iterate a finite number of times
Nuno Lopes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 6 04:32:35 PST 2022
nlopes added a comment.
Let me come back the usefulness question: which frontend can mark loops as finite but can't mark functions as willreturn?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118168/new/
https://reviews.llvm.org/D118168
More information about the llvm-commits
mailing list