search for: lowersdivrem

Displaying 1 result from an estimated 1 matches for "lowersdivrem".

Did you mean: lowerdivrem
2016 Feb 24
2
Invalid number for the given node in SelectionDAG
...ting the Assertion (!Node || ResNo < Node->getNumValues() && "Invalid result number for the given node!") Seems that it doesn't like returning one value but how do you return more than one value? I am doing this in the LowerOperation for the case SDIVREM and a function LowerSDIVREM inside XXXISelLowering.cpp I looked at some other cases, such as arm, and it generates a pair and then returns the first of the pair, this does not work for me however. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm...