[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
Fri Jan 28 11:29:07 PST 2022
wsmoses updated this revision to Diff 404110.
wsmoses added a comment.
Rebase and add test
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
llvm/test/Analysis/ScalarEvolution/lt-overflow.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118168.404110.patch
Type: text/x-patch
Size: 4038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/b6573896/attachment.bin>
More information about the llvm-commits
mailing list