inkwell
inkwell copied to clipboard
Add scalable vector
Description
This adds scalable vector support through the new ScalableVectorType
and ScalableVectorValue
.
Related Issue
#541
How This Has Been Tested
Tests mirroring the fixed vector kind have been added for type, value and builder.
Checklist
- [x] I have read the Contributing Guide