[llvm] [BOLT] Switch BF::computeHash to xxh3 (PR #65437)

Amir Ayupov via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 12:07:22 PDT 2023


aaupov wrote:

I'm currently blocked by bolt/test/X86/reader-stale-yaml.test.
I can produce hashes to trigger the inference on the same blocks as before but the exec count for `SolveCubic` is wrong. 

https://github.com/llvm/llvm-project/pull/65437


More information about the llvm-commits mailing list