[LLVMdev] DFAPacketizer with StateTrans != 0 Assertion
sam
S.Parker3 at lboro.ac.uk
Tue Jun 12 06:33:29 PDT 2012
Hi,
I'm trying to get the DFAPacketizer to work for my target but with any
instruction I get the
'Assertion `CachedTable.count(StateTrans) != 0' failed' error and it crashes
out before packeting a single instruction.
I have a *GenDFAPacketizer.inc file and my packetizer pass checks that the
table is not empty before proceeding. I also have a schedule file with my
functional units and itineraries listed. Can anyone think of what I may have
missed to cause this error?
Cheers,
sam
--
View this message in context: http://llvm.1065342.n5.nabble.com/DFAPacketizer-with-StateTrans-0-Assertion-tp46105.html
Sent from the LLVM - Dev mailing list archive at Nabble.com.
More information about the llvm-dev
mailing list