search for: emitleafmatchcode

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

2017 Jul 27
2
Are there some strong naming conventions in TableGen?
...tOperand:$OffsetB)],NoItinerary>; While building CLPGenDAGISel.inc, I got the following error: ------------------------------------------------------------------------------------------------- Unknown leaf kind: IMM16Operand:i16:$ImmA ... #7 0x00000000005210a1 (anonymous namespace)::MatcherGen::EmitLeafMatchCode(llvm::TreePatternNode const*) /home/dte/Projects/CLP/clp-llvm/trunk/llvm-project/llvm/utils/TableGen/DAGISelMatcherGen.cpp:286:0 ------------------------------------------------------------------------------------------------- While looking the DAGISelMatcherGen.cpp around line 286 (version 3.8.0),...