[PATCH] D125205: Replace the custom linked list in LeaderTableEntry with TinyPtrVector.

Owen Anderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 19:54:56 PDT 2022


resistor updated this revision to Diff 429120.
resistor added a comment.

Replicate the leader table insertion ordering of the old linked list.


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.429120.patch
Type: text/x-patch
Size: 5879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/eb93f7e7/attachment.bin>


More information about the llvm-commits mailing list