[LLVMdev] Problem with SelectionDAG ordering

Villmow, Micah Micah.Villmow at amd.com
Mon Jun 6 10:43:34 PDT 2011


We have some custom nodes that are lowered and we are running into a problem where the Node Ordering is not copied correctly between the original node and the custom lowering.
My question is, do we have to manually copy over the ordering in custom nodes via DAG.AssignOrdering, or is there a location that should do this copy for us?

Thanks,
Micah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110606/9bf23e6e/attachment.html>


More information about the llvm-dev mailing list