search for: pr23405

Displaying 3 results from an estimated 3 matches for "pr23405".

Did you mean: 23405
2015 May 21
2
[LLVMdev] Problems with instruction scheduling
Hi, I'm trying to fix PR23405 <https://llvm.org/bugs/show_bug.cgi?id=23405> - assert failure during instruction scheduling in llc. I have related but more generic questions. Is there any higher level description of the algorithm used for instruction scheduling in this case? It is new area for me and I would love to see b...
2015 May 22
2
[LLVMdev] Problems with instruction scheduling
...ng a rewrite by Jonas Paulsson (cc'd). If you can't find the discussions on the mailing list, please let us know. -Hal > > > On Thu, May 21, 2015 at 4:05 PM Paweł Bylica < chfast at gmail.com > > wrote: > > > > Hi, > > > I'm trying to fix PR23405 - assert failure during instruction > scheduling in llc. I have related but more generic questions. > > > Is there any higher level description of the algorithm used for > instruction scheduling in this case? It is new area for me and I > would love to see bigger picture. >...
2015 May 22
2
[LLVMdev] Problems with instruction scheduling
...of that code. Is that right? -Hal > > > - Paweł > > > > > > > > On Thu, May 21, 2015 at 4:05 PM Paweł Bylica < chfast at gmail.com > > > wrote: > > > > > > > > Hi, > > > > > > I'm trying to fix PR23405 - assert failure during instruction > > scheduling in llc. I have related but more generic questions. > > > > > > Is there any higher level description of the algorithm used for > > instruction scheduling in this case? It is new area for me and I > > would love...