<div dir="ltr">Hello all. I am new to LLVM. I have added a custom intrinsic <i>foo</i> by creating a new folder in <i>lib/Target/Foo</i> and creating a new file <i>Foo.td</i>. I then built the entire llvm project and the intrinsic <i>foo</i> has been added successfully. But I am unable to figure out how to add the pseudo instruction for it. For example if I want my intrinsic foo to perform multiplication of two integers, where should I add this instruction? I have googled a lot and couldn't find anything concrete. </div><div dir="ltr">-- <br></div><div data-smartmail="gmail_signature"><div dir="ltr"><p dir="ltr">Sayantan Majumdar<br>
Research Intern at RISE Lab,<br>Indian Institute of Technology Madras, Chennai</p>
</div></div>