search for: 139992

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

Did you mean: 137992
2011 Oct 16
3
[LLVMdev] Enabling Vector-select
...ce of ANDs and Xors. Later today I will fix a few tests (which expect a slightly different output) and enable the '-promote-element' flag by default. [1] http://llvm.org/docs/LangRef.html#i_select [2] https://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/avx-blend.ll?revision=139992 Thanks, Nadav --------------------------------------------------------------------- Intel Israel (74) Limited This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are n...
2011 Oct 01
1
[LLVMdev] Vector-select status update
...dicated blend instructions (such as SSE4 and AVX), a slower implementation using vector AND/OR/XOR instructions for unoptimized targets, and scalarization for targets which do not support vectors. For example: https://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/avx-blend.ll?revision=139992 However, enabling vector-select code generation requires running LLVM with a special flag (-promote-elements), which affects the way the LLVM Type-Legalizer legalizes vectors. This flag is not turned on by default because there are still a few open issues with non-x86 targets (mainly ARM). If y...
2011 Oct 16
0
[LLVMdev] Enabling Vector-select
...> > Later today I will fix a few tests (which expect a slightly different output) and enable the '-promote-element' flag by default. > > [1] http://llvm.org/docs/LangRef.html#i_select > [2] https://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/avx-blend.ll?revision=139992 > > > Thanks, > Nadav > --------------------------------------------------------------------- > Intel Israel (74) Limited > > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution >...
2007 Mar 21
3
lock file on embedded device
Hi. That's my first post. it's driving me crazy. I'm trying to get dovecot working with vpopmail on Openwrt, an embedded linux-like OS for some routers . So actually my aim looks like get dovecot working with little hardware resources (32 MB of Ram, 8 MB of disk mem.) I've cross compiled it well(it looks like). the login against vpopmail works. using mmap it cannot even select