[PATCH] D136261: Templates for singleton loop queries

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 09:43:43 PDT 2022


jamieschmeiser updated this revision to Diff 470527.
jamieschmeiser edited the summary of this revision.
jamieschmeiser added a comment.

Respond to review comments.  Remove templates and introduce
generic range-based singleton search routines.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136261/new/

https://reviews.llvm.org/D136261

Files:
  llvm/include/llvm/ADT/STLExtras.h
  llvm/include/llvm/Analysis/LoopInfoImpl.h
  llvm/include/llvm/Analysis/RegionInfoImpl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136261.470527.patch
Type: text/x-patch
Size: 7871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/8b240052/attachment.bin>


More information about the llvm-commits mailing list