Unverified Commit ca2d08f3 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Speed up ExpandWhens for very large designs (#1666) (#1674)



Use WrappedExpression instead of MemoizedHash. The benefit of memoizing
the hash pales in comparison to the cost of hashing deeply nested Types
in the AST.

Co-authored-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
(cherry picked from commit bffc340e

)

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent b1f6b5bd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment