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

Add support for Vec literals of empty Vecs (backport #4070) (#4072)

* Add support for Vec literals of empty Vecs (#4070)

Also tweak Vec.Lit code to use cloneAsSuperType rather than implementing
its own version of the same concept.

(cherry picked from commit 86082b1a

)

# Conflicts:
#	src/test/scala/chiselTests/BundleLiteralSpec.scala
#	src/test/scala/chiselTests/VecLiteralSpec.scala

* Resolve backport conflicts

---------

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