Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Main benefit is we can use the full 32 bit hash for the equality check, right?
Seems like a good change to me.
Comment Actions
Yes, but I am looking at 64bit hash, so we can speedup eq() by avoiding scanning actual trace.