Displaying 5 results from an estimated 5 matches for "load20".
Did you mean:
load2
2017 Mar 15
2
Data structure improvement for the SLP vectorizer
...%load10 = load double, double* %data
%load11 = load double, double* %element11
%element21 = getelementptr inbounds double, double* %data2, i32 1
%element22 = getelementptr inbounds double, double* %data2, i32 2
%element23 = getelementptr inbounds double, double* %data2, i32 3
%load20 = load double, double* %data2
%load21 = load double, double* %element21
%load22 = load double, double* %element22
%load23 = load double, double* %element23
%element31 = getelementptr inbounds double, double* %data3, i32 1
%element32 = getelementptr inbounds double, double* %dat...
2017 Mar 15
2
Data structure improvement for the SLP vectorizer
There was some discussion of this on the llvm-commits list, but I
wanted to raise the topic for discussion here. The background of the
-commits discussion was that r296863 added the ability to sort memory
access when the SLP vectorizer reached a load (the SLP vectorizer
starts at a store or some other sink, and tries to go up the tree
vectorizing as it goes along - if the input is in a different
2018 Jan 29
1
Panic: data stack: Out of memory when allocating bytes
...at 0x07812000: load18a ALLOC LOAD
> READONLY CODE HAS_CONTENTS
> ??? 0x7f73f0710000->0x7f73f0710000 at 0x07813000: load18b ALLOC
> READONLY CODE
> ??? 0x7f73f0712000->0x7f73f0712000 at 0x07813000: load19 ALLOC READONLY
> ??? 0x7f73f0911000->0x7f73f0912000 at 0x07813000: load20 ALLOC LOAD
> HAS_CONTENTS
> ??? 0x7f73f0912000->0x7f73f0913000 at 0x07814000: load21a ALLOC LOAD
> READONLY CODE HAS_CONTENTS
> ??? 0x7f73f0913000->0x7f73f0913000 at 0x07815000: load21b ALLOC
> READONLY CODE
> ??? 0x7f73f0916000->0x7f73f0916000 at 0x07815000: load22...
2018 Jan 24
2
Panic: data stack: Out of memory when allocating bytes
On Wed, Jan 24, 2018 at 18:55:47 +0100, Thomas Robers wrote:
> Am 23.01.2018 um 20:07 schrieb Josef 'Jeff' Sipek:
> > On Tue, Jan 23, 2018 at 14:03:27 -0500, Josef 'Jeff' Sipek wrote:
> > > On Tue, Jan 23, 2018 at 18:21:38 +0100, Thomas Robers wrote:
...
> > > 1. Do you have any idea what the imap process was doing at the time of the
> > >
2018 Jan 25
0
Panic: data stack: Out of memory when allocating bytes
...0f000->0x7f73f0710000 at 0x07812000: load18a ALLOC LOAD
READONLY CODE HAS_CONTENTS
0x7f73f0710000->0x7f73f0710000 at 0x07813000: load18b ALLOC
READONLY CODE
0x7f73f0712000->0x7f73f0712000 at 0x07813000: load19 ALLOC READONLY
0x7f73f0911000->0x7f73f0912000 at 0x07813000: load20 ALLOC LOAD
HAS_CONTENTS
0x7f73f0912000->0x7f73f0913000 at 0x07814000: load21a ALLOC LOAD
READONLY CODE HAS_CONTENTS
0x7f73f0913000->0x7f73f0913000 at 0x07815000: load21b ALLOC
READONLY CODE
0x7f73f0916000->0x7f73f0916000 at 0x07815000: load22 ALLOC READONLY
0x7f73f0b...