search for: 83d77e1f

Displaying 4 results from an estimated 4 matches for "83d77e1f".

2013 Oct 21
2
[LLVMdev] Bug #16941
Nadav, Could you please have a look at bug #16941 and let us know what you think about it? It's performance regression after one of your commits. Thanks. Dmitry. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131021/036e81d6/attachment.html>
2013 Oct 21
0
[LLVMdev] Bug #16941
Hi Dmitry. This looks like an ISPC workload. ISPC works around a limitation in selection dag which does not know how to legalize mask types when both 128 and 256 bit registers are available. ISPC works around this problem by expanding the mask to i32s and using intrinsics. Can you please verify that this regression only happens on AVX ? Can you change ISPC to use intrinsics ? Thanks Nadav Sent
2013 Oct 21
2
[LLVMdev] Bug #16941
...now what you > think about it? It's performance regression after one of your commits. > > > > Thanks. > > > > Dmitry. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131021/83d77e1f/attachment.html>
2013 Oct 21
0
[LLVMdev] LLVMdev Digest, Vol 112, Issue 56
...w what you > think about it? It's performance regression after one of your commits. > > > > Thanks. > > > > Dmitry. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.cs.uiuc.edu/pipermail/llvmdev/attachments/20131021/83d77e1f/attachment-0001.html> ------------------------------ Message: 2 Date: Mon, 21 Oct 2013 11:18:46 -0700 From: Nadav Rotem <nrotem at apple.com> To: Dmitry Babokin <babokin at gmail.com> Cc: Ilia Filippov <ili.filippov at gmail.com>,    LLVM Developers Mailing     List <llvmd...