[vector] RFC: Add scalable shapes for Arm Scalable Vector Extension
Alejandro Martinez Vicente
Alejandro.MartinezVicente at arm.com
Thu Oct 18 16:14:04 UTC 2018
(I just registered, so maybe this won't appear as a reply to the last message)
Hi,
The scalable shape is just a convenient way to avoid having to code the 16 vector lengths that SVE supports. We should always return a concrete VL shape if the maximum VL happens to be 128, 256 or 512 (which honestly, should be 99% of the time).
If this is going to be a contentious issue, I think we might as well bite the bullet and write the 16 versions, which are going to be almost identical. They could even be some thin layers over the current scalable vector class.
Alejandro
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
More information about the panama-dev
mailing list