[PATCH] D146136: [llvm][CycleInfo] Quick look-up for block in cycle.
Sameer Sahasrabuddhe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 05:43:32 PDT 2023
sameerds updated this revision to Diff 505781.
sameerds added a comment.
- eliminated the const_cast by improving template parameters to the SetVector
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146136.505781.patch
Type: text/x-patch
Size: 4879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230316/b44f0820/attachment.bin>
More information about the llvm-commits
mailing list