search for: imm8arg

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

2009 Dec 23
0
[LLVMdev] getting error while running tblgen
...irst I wanted to start with just one intrinsic function. So I followed (I think I did) the guidelines about doing. For some reason I am getting this error message from the tblgen: "In SU_routeInstr: Type inference contradiction found in node imm!" Here is my def Imm8Arg: Operand<i8> { let PrintMethod = "print Imm8Arg"; } // Intrinsic functions // int_stella_su_route let neverHasSideEffects = 1 in { def SU_routeInstr: MyInst<(outs),(ins Imm8Arg:$inport, Imm8Arg:$outline), "sel\t%o.ww.$outline=%i.ww....