search for: nodeupdatelisten

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

Did you mean: nodeupdatelistener
2018 Feb 06
0
ConstantFP and Use
Hi all, I've run into an assert in LegalizeTypes that is puzzling. It is in NodeUpdateListener::NodeUpdated: void NodeUpdated(SDNode *N) override { // Node updates can mean pretty much anything. It is possible that an // operand was set to something already processed (f.e.) in which case // this node could become ready. Recompute its flags. assert(N->getNo...