[PATCH] D146136: [llvm][CycleInfo] Quick look-up for block in cycle.

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 23:39:07 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG98286a04ef0a: [llvm][CycleInfo] Quick look-up for block in cycle. (authored by sameerds).

Changed prior to commit:
  https://reviews.llvm.org/D146136?vs=505996&id=509222#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146136

Files:
  llvm/include/llvm/ADT/GenericCycleImpl.h
  llvm/include/llvm/ADT/GenericCycleInfo.h
  llvm/include/llvm/ADT/SetVector.h
  llvm/include/llvm/ADT/SmallSet.h
  llvm/unittests/ADT/SetVectorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146136.509222.patch
Type: text/x-patch
Size: 7410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/59797017/attachment.bin>


More information about the llvm-commits mailing list