Displaying 7 results from an estimated 7 matches for "load28".
Did you mean:
load2
2016 Jun 15
3
[Proposal][RFC] Strided Memory Access Vectorization
...(i.e. load for b [ 3 * i ])
%5 = getelementptr inbounds i32, i32* %b, i64 %.lhs
%6 = bitcast i32* %5 to <4 x i32>*
%stride.load27 = load <4 x i32>, <4 x i32>* %6, align 1, !tbaa !1
%7 = getelementptr i32, i32* %5, i64 6
%8 = bitcast i32* %7 to <4 x i32>*
%stride.load28 = load <4 x i32>, <4 x i32>* %8, align 1, !tbaa !1
%strided.vec29 = shufflevector <4 x i32> %stride.load27, <4 x i32> %stride.load28, <4 x i32> <i32 0, i32 3, i32 4, i32 7>
How STORE is modeled:
Store with stride 3 (i.e. store to c [ 3 * i ])
%10 = getelement...
2016 Jun 18
2
[Proposal][RFC] Strided Memory Access Vectorization
...gt; %5 = getelementptr inbounds i32, i32* %b, i64 %.lhs
> %6 = bitcast i32* %5 to <4 x i32>*
> %stride.load27 = load <4 x i32>, <4 x i32>* %6, align 1, !tbaa !1
> %7 = getelementptr i32, i32* %5, i64 6
> %8 = bitcast i32* %7 to <4 x i32>*
> %stride.load28 = load <4 x i32>, <4 x i32>* %8, align 1, !tbaa !1
> %strided.vec29 = shufflevector <4 x i32> %stride.load27, <4 x i32>
> %stride.load28, <4 x i32> <i32 0, i32 3, i32 4, i32 7>
>
> How STORE is modeled:
> Store with stride 3 (i.e. store to c [...
2016 Jun 30
0
[Proposal][RFC] Strided Memory Access Vectorization
...inbounds i32, i32* %b, i64 %.lhs
> > %6 = bitcast i32* %5 to <4 x i32>*
> > %stride.load27 = load <4 x i32>, <4 x i32>* %6, align 1, !tbaa !1
> > %7 = getelementptr i32, i32* %5, i64 6
> > %8 = bitcast i32* %7 to <4 x i32>*
> > %stride.load28 = load <4 x i32>, <4 x i32>* %8, align 1, !tbaa !1
> > %strided.vec29 = shufflevector <4 x i32> %stride.load27, <4 x i32>
> > %stride.load28, <4 x i32> <i32 0, i32 3, i32 4, i32 7>
> >
> > How STORE is modeled:
> > Store with strid...
2016 Jun 30
1
[Proposal][RFC] Strided Memory Access Vectorization
...inbounds i32, i32* %b, i64 %.lhs
> > %6 = bitcast i32* %5 to <4 x i32>*
> > %stride.load27 = load <4 x i32>, <4 x i32>* %6, align 1, !tbaa !1
> > %7 = getelementptr i32, i32* %5, i64 6
> > %8 = bitcast i32* %7 to <4 x i32>*
> > %stride.load28 = load <4 x i32>, <4 x i32>* %8, align 1, !tbaa !1
> > %strided.vec29 = shufflevector <4 x i32> %stride.load27, <4 x i32>
> > %stride.load28, <4 x i32> <i32 0, i32 3, i32 4, i32 7>
> >
> > How STORE is modeled:
> > Store with stri...
2018 Jan 29
1
Panic: data stack: Out of memory when allocating bytes
...load26 ALLOC LOAD
> HAS_CONTENTS
> ??? 0x7f73f0d2b000->0x7f73f0d2c000 at 0x07818000: load27a ALLOC LOAD
> READONLY CODE HAS_CONTENTS
> ??? 0x7f73f0d2c000->0x7f73f0d2c000 at 0x07819000: load27b ALLOC
> READONLY CODE
> ??? 0x7f73f0d42000->0x7f73f0d42000 at 0x07819000: load28 ALLOC READONLY
> ??? 0x7f73f0f42000->0x7f73f0f43000 at 0x07819000: load29 ALLOC LOAD
> READONLY HAS_CONTENTS
> ??? 0x7f73f0f43000->0x7f73f0f44000 at 0x0781a000: load30 ALLOC LOAD
> HAS_CONTENTS
> ??? 0x7f73f0f44000->0x7f73f0f48000 at 0x0781b000: load31 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
...0x7f73f0d2b000 at 0x07817000: load26 ALLOC LOAD
HAS_CONTENTS
0x7f73f0d2b000->0x7f73f0d2c000 at 0x07818000: load27a ALLOC LOAD
READONLY CODE HAS_CONTENTS
0x7f73f0d2c000->0x7f73f0d2c000 at 0x07819000: load27b ALLOC
READONLY CODE
0x7f73f0d42000->0x7f73f0d42000 at 0x07819000: load28 ALLOC READONLY
0x7f73f0f42000->0x7f73f0f43000 at 0x07819000: load29 ALLOC LOAD
READONLY HAS_CONTENTS
0x7f73f0f43000->0x7f73f0f44000 at 0x0781a000: load30 ALLOC LOAD
HAS_CONTENTS
0x7f73f0f44000->0x7f73f0f48000 at 0x0781b000: load31 ALLOC LOAD
HAS_CONTENTS
0x7f73f0f480...