[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 15:00:46 PST 2022


wsmoses updated this revision to Diff 403048.
wsmoses added a comment.

State willreturn function attribute implies loop.finite


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.403048.patch
Type: text/x-patch
Size: 3502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220125/3584516c/attachment.bin>


More information about the llvm-commits mailing list