[PATCH] D129825: Fix assertion in SmallDenseMap constructor with reserve from non-power-of-2 buckets count
Andrew Trick via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 15 13:40:30 PDT 2022
atrick added a comment.
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?
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