search for: vy3zlvjk

Displaying 8 results from an estimated 8 matches for "vy3zlvjk".

2013 Nov 15
0
[LLVMdev] Limit loop vectorizer to SSE
...orizer pass. There is no alignment assumption associated with %kernel_data prior to vectorization. I can't tell if it's the loop vectorizer or the codegen at fault, but the alignment assumption seems to sneak in somewhere. v/r, Josh [1] http://pastebin.com/kc95WtGG [2] http://pastebin.com/VY3ZLVJK On Fri, Nov 15, 2013 at 3:58 PM, Nadav Rotem <nrotem at apple.com> wrote: > > On Nov 15, 2013, at 12:36 PM, Renato Golin <renato.golin at linaro.org> > wrote: > > On 15 November 2013 20:24, Joshua Klontz <josh.klontz at gmail.com> wrote: > >> Agreed, is...
2013 Nov 15
4
[LLVMdev] Limit loop vectorizer to SSE
...ment assumption associated with %kernel_data prior to vectorization. I can't tell if it's the loop vectorizer or the codegen at fault, but the alignment assumption seems to sneak in somewhere. > > v/r, > Josh > > [1] http://pastebin.com/kc95WtGG > [2] http://pastebin.com/VY3ZLVJK > > > On Fri, Nov 15, 2013 at 3:58 PM, Nadav Rotem <nrotem at apple.com> wrote: > > On Nov 15, 2013, at 12:36 PM, Renato Golin <renato.golin at linaro.org> wrote: > >> On 15 November 2013 20:24, Joshua Klontz <josh.klontz at gmail.com> wrote: >> A...
2013 Nov 15
2
[LLVMdev] Limit loop vectorizer to SSE
...ment assumption associated with %kernel_data prior to vectorization. I can't tell if it's the loop vectorizer or the codegen at fault, but the alignment assumption seems to sneak in somewhere. > > v/r, > Josh > > [1] http://pastebin.com/kc95WtGG > [2] http://pastebin.com/VY3ZLVJK > > > On Fri, Nov 15, 2013 at 3:58 PM, Nadav Rotem <nrotem at apple.com> wrote: > > On Nov 15, 2013, at 12:36 PM, Renato Golin <renato.golin at linaro.org> wrote: > >> On 15 November 2013 20:24, Joshua Klontz <josh.klontz at gmail.com> wrote: >> A...
2013 Nov 15
6
[LLVMdev] Limit loop vectorizer to SSE
On Nov 15, 2013, at 12:36 PM, Renato Golin <renato.golin at linaro.org> wrote: > On 15 November 2013 20:24, Joshua Klontz <josh.klontz at gmail.com> wrote: > Agreed, is there a pass that will insert a runtime alignment check? Also, what's the easiest way to get at TargetTransformInfo::getRegisterBitWidth() so I don't have to hard code 32? Thanks! > > I think
2013 Nov 15
0
[LLVMdev] Limit loop vectorizer to SSE
...to vectorization. I can't tell if it's the > > loop vectorizer or the codegen at fault, but the alignment > > assumption seems to sneak in somewhere. > > > > v/r, > > Josh > > > > [1] http://pastebin.com/kc95WtGG > > [2] http://pastebin.com/VY3ZLVJK > > > > > > On Fri, Nov 15, 2013 at 3:58 PM, Nadav Rotem <nrotem at apple.com> > > wrote: > > > > On Nov 15, 2013, at 12:36 PM, Renato Golin > > <renato.golin at linaro.org> wrote: > > > >> On 15 November 2013 20:24, Joshua Kl...
2013 Nov 15
2
[LLVMdev] Limit loop vectorizer to SSE
...'t tell if it's the >>> loop vectorizer or the codegen at fault, but the alignment >>> assumption seems to sneak in somewhere. >>> >>> v/r, >>> Josh >>> >>> [1] http://pastebin.com/kc95WtGG >>> [2] http://pastebin.com/VY3ZLVJK >>> >>> >>> On Fri, Nov 15, 2013 at 3:58 PM, Nadav Rotem <nrotem at apple.com> >>> wrote: >>> >>> On Nov 15, 2013, at 12:36 PM, Renato Golin >>> <renato.golin at linaro.org> wrote: >>> >>>> On 15 Nov...
2013 Nov 16
0
[LLVMdev] Limit loop vectorizer to SSE
...ated with %kernel_data prior to vectorization. I can't tell if it's the loop vectorizer or the codegen at fault, but the alignment assumption seems to sneak in somewhere. >> >> v/r, >> Josh >> >> [1] http://pastebin.com/kc95WtGG >> [2] http://pastebin.com/VY3ZLVJK >> >> >> On Fri, Nov 15, 2013 at 3:58 PM, Nadav Rotem <nrotem at apple.com> wrote: >> >> On Nov 15, 2013, at 12:36 PM, Renato Golin <renato.golin at linaro.org> wrote: >> >>> On 15 November 2013 20:24, Joshua Klontz <josh.klontz at gmail.c...
2013 Nov 16
1
[LLVMdev] Limit loop vectorizer to SSE
...or to vectorization. I can't tell if it's the loop vectorizer or the codegen at fault, but the alignment assumption seems to sneak in somewhere. >>> >>> v/r, >>> Josh >>> >>> [1] http://pastebin.com/kc95WtGG >>> [2] http://pastebin.com/VY3ZLVJK >>> >>> >>> On Fri, Nov 15, 2013 at 3:58 PM, Nadav Rotem <nrotem at apple.com> wrote: >>> >>> On Nov 15, 2013, at 12:36 PM, Renato Golin <renato.golin at linaro.org> wrote: >>> >>>> On 15 November 2013 20:24, Joshua K...