[PATCH] D129825: Fix assertion in SmallDenseMap constructor with reserve from non-power-of-2 buckets count

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 13:59:39 PDT 2022


dblaikie added a comment.

In D129825#3656339 <https://reviews.llvm.org/D129825#3656339>, @atrick wrote:

> In D129825#3654081 <https://reviews.llvm.org/D129825#3654081>, @ivafanas wrote:
>
>> In D129825#3653972 <https://reviews.llvm.org/D129825#3653972>, @atrick wrote:
>>
>>> LGTM ...
>>
>> Could you please help me to commit this?
>> I do not have commit access to the repo.
>> Sorry for that :)
>
> Yeah, but I don't work on LLVM main. It'll take me some time to set things up--not even sure of the current process. Can another reviewer do this quickly?

Sure, I'll get it


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129825



More information about the llvm-commits mailing list