[PATCH] D118168: [LLVM] Introduce llvm.loop.finite metadata to represent loops which are known to iterate a finite number of times

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 27 13:20:43 PST 2022


reames added a comment.

The basic idea of this makes sense to me.  I will leave it to other reviewers to help shape the patch into something ready to land due to a lack of near term availability on my part.  Mostly want to be explicit about not being a blocker on this.


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