[LLVMdev] Crash in PBQP register allocator
Sachin.Punyani at microchip.com
Sachin.Punyani at microchip.com
Thu Nov 12 00:46:58 PST 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091112/dfe0cdc6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new.obc.ll.pass
Type: application/octet-stream
Size: 551 bytes
Desc: new.obc.ll.pass
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091112/dfe0cdc6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new.obc.ll.crash
Type: application/octet-stream
Size: 679 bytes
Desc: new.obc.ll.crash
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091112/dfe0cdc6/attachment-0001.obj>
More information about the llvm-dev
mailing list