[PATCH] D118168: [LLVM] Introduce llvm.loop.finite metadata to represent loops which are known to iterate a finite number of times
William Moses via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 20:41:34 PST 2022
wsmoses updated this revision to Diff 403126.
wsmoses added a comment.
Clarify wording on termination condition.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118168/new/
https://reviews.llvm.org/D118168
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/Analysis/LoopInfo.h
llvm/lib/Analysis/LoopInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118168.403126.patch
Type: text/x-patch
Size: 3625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/40b03590/attachment.bin>
More information about the llvm-commits
mailing list