[LLVMdev] Crash in PBQP register allocator
    Lang Hames 
    lhames at gmail.com
       
    Thu Nov 12 16:29:56 PST 2009
    
    
  
This looks like a bug in the PBQP solver. I'm currently investigating.
Cheers,
Lang.
On Thu, Nov 12, 2009 at 12:46 AM,  <Sachin.Punyani at microchip.com> wrote:
> Hi,
>
>
>
> Please see the two “.ll’ files attached.
>
>
>
> Command line used
>
> llc –march=pic16  –pre-RA-sched=list-burr –regalloc=pbqp new.obc
>
>
>
> The above test case crashes only when I use the combination of list-burr
> scheduler and pbqp register allocator. If any of them (scheduler or register
> allocator) is replaced with some alternate then I don’t see the crash.
>
>
>
> I could not figure out the reason. Please provide some pointers to reasons
> of the crash.
>
>
>
> Regards
>
> Sachin
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
    
    
More information about the llvm-dev
mailing list