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

Owen Anderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 09:20:06 PDT 2022


resistor updated this revision to Diff 428404.
resistor marked 2 inline comments as done.
resistor added a comment.

Address review feedback.wq


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.428404.patch
Type: text/x-patch
Size: 5617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220510/f0d79df0/attachment.bin>


More information about the llvm-commits mailing list