Displaying 3 results from an estimated 3 matches for "d68203".
Did you mean:
368203
2019 Sep 30
2
Adding support for vscale
...poses and would need to be untangled in passes like CodeGenPrep.
Hopefully the patches help clearing up any questions/reservations people may have had previously (and if not, I hope this thread can be the platform to discuss these).
[1] https://reviews.llvm.org/D68202
[2] https://reviews.llvm.org/D68203
2019 Sep 30
3
Adding support for vscale
...sts* a VL and is arbitrarily *allocated*
an actual VL (less than or equal to the requested VL), where in SV you get
exactly what is requested and if overallocated an illegal instruction is
raised.
>
> >
> > [1] https://reviews.llvm.org/D68202
> > [2] https://reviews.llvm.org/D68203
>
> Jacob Lifshay
>
--
---
crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20191001/222d6846/attachment.html>
2020 Nov 11
3
An update on scalable vectors in LLVM
...EXTRACT_SUBVECTOR and ISD::INSERT_SUBVECTOR in the context of scalable vectors, so that it is possible to insert/extract a fixed-width vector into or from a scalable vector. (https://reviews.llvm.org/D79806)
* We added an intrinsic for vscale and corresponding ISD::VSCALE (https://reviews.llvm.org/D68203)
What’s next?
============
The next big thing - and probably the most exciting one - will be auto-vectorization using scalable vectors.
Vineet Kumar already did an excellent job describing the styles of vectorization for scalable vectors in his recent proposal (http://lists.llvm.org/pipermail/l...