search for: load54

Displaying 4 results from an estimated 4 matches for "load54".

Did you mean: load14
2014 Mar 25
2
[LLVMdev] Alignment of pointee
...%L5 %index = phi i64 [ 0, %L5 ], [ %index.next, %vector.body ] %42 = add i64 %7, %index %43 = getelementptr double* %arg1, i64 %42 %44 = bitcast double* %43 to <4 x double>* %wide.load = load <4 x double>* %44, align 8 %132 = fadd <4 x double> %wide.load, %wide.load54 %364 = getelementptr double* %arg0, i64 %93 %365 = bitcast double* %364 to <4 x double>* store <4 x double> %329, <4 x double>* %365, align 8 } } One can see that if the initial alignment of the pointee of %arg0 was 32 bytes and since the vectorizer operates on a lo...
2018 Jan 29
1
Panic: data stack: Out of memory when allocating bytes
...load52 ALLOC LOAD > HAS_CONTENTS > ??? 0x7f73f1d9e000->0x7f73f1d9f000 at 0x0784a000: load53a ALLOC LOAD > READONLY CODE HAS_CONTENTS > ??? 0x7f73f1d9f000->0x7f73f1d9f000 at 0x0784b000: load53b ALLOC > READONLY CODE > ??? 0x7f73f1f0e000->0x7f73f1f2f000 at 0x0784b000: load54 ALLOC LOAD > HAS_CONTENTS > ??? 0x7f73f1f2f000->0x7f73f1f73000 at 0x0786c000: load55 ALLOC LOAD > HAS_CONTENTS > ??? 0x7f73f1fa4000->0x7f73f1fa8000 at 0x078b0000: load56 ALLOC LOAD > HAS_CONTENTS > ??? 0x7f73f1fbc000->0x7f73f1fbe000 at 0x078b4000: load57 ALLOC LOAD...
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
...0x7f73f1d9e000 at 0x0783e000: load52 ALLOC LOAD HAS_CONTENTS 0x7f73f1d9e000->0x7f73f1d9f000 at 0x0784a000: load53a ALLOC LOAD READONLY CODE HAS_CONTENTS 0x7f73f1d9f000->0x7f73f1d9f000 at 0x0784b000: load53b ALLOC READONLY CODE 0x7f73f1f0e000->0x7f73f1f2f000 at 0x0784b000: load54 ALLOC LOAD HAS_CONTENTS 0x7f73f1f2f000->0x7f73f1f73000 at 0x0786c000: load55 ALLOC LOAD HAS_CONTENTS 0x7f73f1fa4000->0x7f73f1fa8000 at 0x078b0000: load56 ALLOC LOAD HAS_CONTENTS 0x7f73f1fbc000->0x7f73f1fbe000 at 0x078b4000: load57 ALLOC LOAD HAS_CONTENTS ---Type <retu...