[LLVMdev] isNew && "Node emitted out of order - early"

Aran Clauson aran at 100acres.us
Thu Jul 1 11:23:09 PDT 2010


All,
	I'm working on a new scheduler and have encountered this assert

isNew && "Node emitted out of order - early"

I believe that it occurs when I clone a compare/test instruction.  I've looked 
at the SUnit graph and the units are scheduled correctly.  Any advice is 
appreciated.  

Aran



More information about the llvm-dev mailing list