<div dir="ltr"><div><div><div><div><div><div>Hi All,<br><br></div>I am new to llvm and trying to understand and use llvm tablegen for my custom backend architecture. I am following the RISCV and AAP backend patches to try writing code for my backend.<br><br></div>I am able to generate instr-info, callingconv, emitter with tablegen.  However, when trying to generate asm-writer for Instruction Printing module, i am getting the following error:<br><br>'<span style="font-family:'monospace';font-size:9pt;color:rgb(60,60,60)">error:Could not find 'PATCHABLE_TAIL_CALL' instruction!</span>'<br><br></div>Does this indicate that my target description .td files are missing something? What exactly i am missing here? <br><br></div>Any pointers to resolve this issue would be a great help.<br><br></div>Regards,<br></div>Alex <br></div>