This patch handles cast-like insert_subvector & extract_subvector
in which case:
- index starts from 0.
- inserting a fixed-width vector into a scalable vector, or extracting a fixed-width vector from a scalable vector.
Differential D96352
[RISCV] Initial support for insert/extract subvector arcbbb on Feb 9 2021, 9:12 AM. Authored by
Details This patch handles cast-like insert_subvector & extract_subvector
Diff Detail
Event Timeline
Comment Actions Updates.
|
Line this up with first argument on the previous line