[PATCH] D142862: [Support] change StringMap hash function from djbHash to xxHash

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 20:07:31 PST 2023


MaskRay added a comment.

> `For posterity, the tests that fail on main are:`
>
> `Skipped          :     43`
> [...]

You can remove these from the description. They are flaky tests unrelated to this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142862



More information about the llvm-commits mailing list