[llvm-commits] [PATCH] Possible bug fix in LegalizeDAG.cpp

Edmund Grimley-Evans Edmund.Grimley-Evans at arm.com
Mon Sep 27 12:49:50 PDT 2010


> I think they are equivalent, i.e. Tmp is supposed to have the same number of results as Node.

That thought occurred to me, but I tried inserting assert(Node->getNumValues() == Tmp1->getNumValues()) and that gave lots of failures with "make check".
-- 
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.




More information about the llvm-commits mailing list