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

Speed up InferTypes and CInferTypes (bp #1601) (#1617)

* Use HashMap instead of LinkedHashMap in InferTypes

Do the same in CInferTypes

(cherry picked from commit a15f65c8)

* Remove a redundant Expression traversal in InferTypes

(cherry picked from commit 26693f72

)

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 8449224c
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