Displaying 2 results from an estimated 2 matches for "d68202".
Did you mean:
368202
2019 Sep 30
2
Adding support for vscale
...cate the use of vscale for these purposes 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
...ector loop.
The difference is that RVV *requests* 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/20191...