iree-org / iree-org/wave

[water] Use WaveSymbolMapping for index mappings

Open
#943 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
59
Forks
32
PR merge metrics
No merged PRs in 30d

Description

Instead of dictionary attr. This preserves construction-order instead of some string-sorted (?) order in dictionaries and will allow us to rely on this in passes, and in particular to drop `ordered_syms` from read/write. This will also come with some performance improvements as we will not be relying on string key comparison anymore.

Likely clashes with #734 so better land that first.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.