search for: multiple

Displaying 20 results from an estimated 43513 matches for "multiple".

2016 Mar 15
3
how to type-legalize a dag
...re, and add changes from v4i32 to i32 during legalization. How can I preserve the output type to v4i32? Any help is greatly appreciated. === main Initial selection DAG: BB#0 'main:entry' SelectionDAG has 14 nodes: 0x3e7e2f0: ch = EntryToken 0x3ea45e0: i32 = undef 0x3e7e2f0: <multiple use> 0x3ea43d0: i32 = FrameIndex<1> 0x3ea45e0: <multiple use> 0x3ea46e8: v4i32,ch = load 0x3e7e2f0, 0x3ea43d0, 0x3ea45e0<LD16[%a](align=4)> [ORD=5] 0x3e7e2f0: <multiple use> 0x3ea47f0: i32 = FrameIndex<2> 0x3ea45e0: <multiple use> 0x...
2010 Jan 19
0
[LLVMdev] Frame index arithmetic
Hi Mark, >> Sounds like your load / store address selection routine isn't working >> like what you expected. >> > > Thanks for the reply. Unfortunately, this doesn't seem to be the problem. do you handle truncating stores and extending loads? Ciao, Duncan.
2010 Jan 19
2
[LLVMdev] Frame index arithmetic
>> I'm trying something cunning/crazy with the stack - implementing it in a type of memory that can only be addressed via immediates. >> >> I've got this mostly working. However, I came across a problem which I've been unable to work around: lowering the IR (even without any optimisations enabled) often requires the pattern: >> >> i32 = FrameIndex
2008 Jul 03
2
[LLVMdev] Problems expanding fcmp to a libcall
...ows that not all the uses are replaced. >> > > Are you examining the DAG before you lower the ISD::CALL node? > Right before the call to LowerOperation for the ISD::CALL node the DAG looks like this: SelectionDAG has 23 nodes: 0x97a3c78: ch = EntryToken 0x97a43e0: <multiple use> 0x97a41a0: <multiple use> 0x97a3cd8: i32 = extract_element 0x97a43e0, 0x97a41a0 0x97a3d30: ch = ArgFlags < zext orig-align:8 > 0x97a3d68: ch = ArgFlags < zext orig-align:1 > 0x97a3c78: <multiple use> 0x97a41a0: <multiple use> 0x97a41a0: &l...
2007 Mar 19
1
Ubuntu 6.06, wine and ALSA
Hello everybody. I got some strange problem when running wine with ALSA as sound driver. For example: when I run mdk2 (I compiled wine myself version 0.9.22 - newest for now) sound is very noisy and crack'y and I get tons of this errors: err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 3122, block size = 4 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 3122, block size = 4 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, len = 1258, block size = 4 err:dsound:DSOUND_MixInBuffer length not a multiple of block size, le...
2008 Jul 02
0
[LLVMdev] Problems expanding fcmp to a libcall
On Jul 1, 2008, at 3:42 PM, Richard Osborne wrote: > Evan Cheng wrote: >> On Jun 25, 2008, at 5:13 AM, Richard Osborne wrote: >> >> >>> Evan Cheng wrote: >>> >>>> On Jun 23, 2008, at 5:35 AM, Richard Osborne wrote: >>>> >>>> >>>>> I'm trying to write a backend for a target with no hardware
2008 Jul 01
2
[LLVMdev] Problems expanding fcmp to a libcall
Evan Cheng wrote: > On Jun 25, 2008, at 5:13 AM, Richard Osborne wrote: > > >> Evan Cheng wrote: >> >>> On Jun 23, 2008, at 5:35 AM, Richard Osborne wrote: >>> >>> >>>> I'm trying to write a backend for a target with no hardware floating >>>> point support. I've added a single i32 register class. I'm
2014 Apr 26
2
[LLVMdev] How can I get rid of "OPFL_Chain" in myCPUGenInstrInfo.inc
hi Tim,guys, it was regarding splitting 16-bit ADDC to two 8-bit ADDC+ADDE. the 8-bit ADDE instruction is defined as: let Constraints="$dst=$op0",mayStore=1, hasSideEffects=0,neverHasSideEffects=1 in def ADDErm: myInstr <0x0, (outs Intregs:$dst) (ins Intregs:$op0,MEMi:$op1), "", [set IntRegs:$dest (adde IntRegs:$op0, (load ADDRi:$op1))] > very unlucky, this
2005 Jan 25
4
Collection_select with multiple options
Hi, I have built a select field that allows multiple options selected with collection_select and "multiple"=>"multiple". How do I go about receiving the values? If I use a variable name like collection[], it complains that I can''t use @collection[] as the instance variable. TIA victor
2006 Jan 04
2
Problem with multiple collection_select
I am trying to allow the user to select more than one value from a selection list. Here is the code: <%= collection_select(:transition, :complete_tasks, @permissions, :id, :path, "", {:size => "10", :multiple => true} ) %> The multiple HTML option is supposed to allow multiple selections and, in fact, it does, although the HTML generated show the attribute as multiple=multiple when it should be just multiple. The problem is that RAILS is only returning one value in transition.complete_tasks....
2010 Oct 29
2
[LLVMdev] "multiple definition of .. " in clang 2.8
...my machine, but I specify the path to the 2.8 executables in my scripts and config files. Are there any conflicts between different versions, or is it possible to be a bug in clang? Thank you, Alexandra And here is the error: Hostname.o: In function `gnu_dev_major': Hostname.c:(.text+0x0): multiple definition of `gnu_dev_major' av.o:av.c:(.text+0x0): first defined here Hostname.o: In function `gnu_dev_minor': Hostname.c:(.text+0x20): multiple definition of `gnu_dev_minor' av.o:av.c:(.text+0x20): first defined here Hostname.o: In function `gnu_dev_makedev': Hostname.c:(.text+0x...
2014 Apr 28
2
[LLVMdev] How can I get rid of "OPFL_Chain" in myCPUGenInstrInfo.inc
...SelectionDAG has 21 nodes: 0x49606f0: ch = EntryToken [ORD=1] [ID=0] 0x4972cd0: i8 = undef [ORD=1] [ID=2] 0x49735d0: i8 = Constant<1> [ID=3] 0x4977920: i8 = TargetGlobalAddress<i16* @b> 0 [ID=4] 0x4972fd0: i8 = SPISD::GLOBAL_TRANSFER 0x4977920 [ID=6] 0x49606f0: <multiple use> 0x4972fd0: <multiple use> 0x4972cd0: <multiple use> 0x4976c20: i8,ch = load 0x49606f0, 0x4972fd0, 0x4972cd0<LD1[@b](align=2)> [ID=8] 0x49606f0: <multiple use> 0x4972fd0: <multiple use> 0x49735d0: <multiple use> 0x4976d20: i8...
2007 Jul 12
1
[LLVMdev] backend problem with LiveInterval::removeRange
...0x88c8a20: i1 = setcc 0x88c9180, 0x88c94d8, 0x88c9118 With: 0x88c89a8: i1 = setcc 0x88c8fc8, 0x88c9060, 0x88c9360 Lowered selection DAG: SelectionDAG has 16 nodes: 0x88c8c00: i32 = Constant <0> 0x88c8c68: i32 = Constant <536870912> 0x88c88a0: ch = EntryToken 0x88c8c00: <multiple use> 0x88c8c00: <multiple use> 0x88c8c68: <multiple use> 0x88c8c68: <multiple use> 0x88c8d18: i32,i32,ch = formal_arguments 0x88c88a0, 0x88c8c00, 0x88c8c00, 0x88c8c68, 0x88c8c68 0x88c8d70: i32 = FrameIndex <0> 0x88c8dd8: i32 = undef 0x88c8d18: &...
2017 Apr 29
2
Concept clarification between multiple ConnecTo and multiple netname
Hi, Tinc experts I’m on-boarding for Tinc for just quite a few days, and trying to setup the connection between one client to multiple server, where multiple vpn tunnels from the client to different server. From the documentation, it indicate the tinc.conf can support multiple ConnecTo, also the tinc can support multiple netname, like /etc/tinc/net1, /etc/tinc/net2. My question is, for my above use case, I should go with multipl...
2016 Mar 23
1
interpretation of dag output
...h to give a picture of what of a graph below? I'm sure once I see one I will be able to plot my own. Any help is appreciated. Here is the graph: Type-legalized selection DAG: BB#3 'foo:middle.block26' SelectionDAG has 19 nodes: 0x26438b0: ch = EntryToken [ID=-3] 0x26438b0: <multiple use> 0x2672810: v4i32 = Register %vreg4 [ID=-3] 0x2672a20: v4i32,ch = CopyFromReg 0x26438b0, 0x2672810 [ORD=5] [ID=-3] 0x26761c8: v4i32 = undef [ID=-3] 0x2672a20: <multiple use> 0x2672a20: <multiple use> 0x26761c8: <multiple use> 0x2674b88: v4i32...
2006 Mar 25
1
There were 25 warnings (use warnings() to see them)
...) There were 25 warnings (use warnings() to see them) > t = table(pred, spi[1251:13500,9]) > t pred 0 1 0 42 40 1 12 22 > classAgreement(t) but I get the warning. The warnings run like this: > warnings() Warning messages: 1: number of rows of result is not a multiple of vector length (arg 2) in: cbind(1, 1:N, predict(object$mtrees[[i]], newdata, type = "class")) 2: number of rows of result is not a multiple of vector length (arg 2) in: cbind(1, 1:N, predict(object$mtrees[[i]], newdata, type = "class")) 3: number of rows of result...
2008 Jun 18
3
multiple multiplication in R
hi: just a very simple quesion,how to do multiple multiplication in R x<-c(1,2,3,4,5,6) how to get 1*2*3*4*5*6? I checked the Arithmetic Operators in R,but did not found the operators for this function,anyway can do this except the loop? [[alternative HTML version deleted]]
2016 Mar 07
2
Inline Spiller spilling multiple duplicate copies
Looks like spillAroundUses is spilling multiple duplicate copies to the stack, for example, with some regs we get 1 storeRegToStack call, for others we get multiple (2-6+) and then these instructions are never eliminated. Looking at spillAroundUses it looks like multiple duplicate COPYs are being generated, why? One for each use? The reg_bundl...
2017 May 01
0
Concept clarification between multiple ConnecTo and multiple netname
If you have multiple ConnectTo statements in your tinc.conf, then tinc will attempt to establish connections with *all* of them. It is not a fallback, though it is a good idea for every node to have at least two direct connections for improved resiliency and fault tolerance. As to whether you should have just one tinc...
2006 Mar 19
3
Multiple website section = multiple controllers ?
Hi! I am totally new to ruby on rails and dynamic website creation (never done php or asp). I am reading "Agile Web Development with Rails" by D.Thomas, and I am wondering if I need to create multiple scaffold and controllers to be able to create a really basic CMS. Part of the website needed: -http://www.domain.com/ -http://www.domain.com/about/ -http://www.domain.com/articles/ -http://www.domain.com/contact/ etc... do I need to create a scaffold and controller for about, articles, contact...