You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specialize Index for literal indices with LitIndex (backport #4268) (#4274)
* Specialize Index for literal indices with LitIndex (#4268)
This saves 16-bytes per Vec element.
(cherry picked from commit c107e31)
# Conflicts:
# core/src/main/scala/chisel3/experimental/hierarchy/core/Lookupable.scala
# src/main/scala/chisel3/aop/Select.scala
# src/main/scala/chisel3/util/SRAM.scala
* Resolve backport conflicts
---------
Co-authored-by: Jack Koenig <koenig@sifive.com>
0 commit comments