[llvm] [DomTree] Reduce number of hash table lookups (NFC) (PR #73097)

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 22 14:55:08 PST 2023


dwblaikie wrote:

(wonder if this generic code could use unit tests - this change could then be tested with an observer hash function that counts the number of calls, for instance)

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


More information about the llvm-commits mailing list