[PATCH] D125205: Replace the custom linked list in LeaderTableEntry with TinyPtrVector.
Owen Anderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 11 12:11:31 PDT 2022
resistor updated this revision to Diff 428740.
resistor added a comment.
Fix accidentally walking off of the end of the BB vector.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125205/new/
https://reviews.llvm.org/D125205
Files:
llvm/include/llvm/Transforms/Scalar/GVN.h
llvm/lib/Transforms/Scalar/GVN.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125205.428740.patch
Type: text/x-patch
Size: 5718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/9a55b9c0/attachment.bin>
More information about the llvm-commits
mailing list