search for: 5efa4854

Displaying 2 results from an estimated 2 matches for "5efa4854".

2013 Jan 10
0
[LLVMdev] ARM vectorizer cost model
...t; > Yes, this direct access is very convenient. For now, I'll focus on A9 and later we can add the subtleties of each sub-target. > Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130110/5efa4854/attachment.html>
2013 Jan 10
2
[LLVMdev] ARM vectorizer cost model
On 9 January 2013 17:10, Nadav Rotem <nrotem at apple.com> wrote: > For example: > "opt -cost-model -analyze dumper.ll -mtriple=thumbv7 > -mcpu=cortex-a15" > > I also run the vectorizer with -debug-only=loop-vectorize because it dumps > the costs of all of the instructions with different vectorization factors, > and it also detects the different kinds