<div dir="ltr">Dear llvm developers : <div><br></div><div><br></div><div>I am doing a project about GPU, </div><div><br></div><div>and need to add a new instruction to the generated PTX file by llvm back-end,</div><div><br></div><div>this instruction should be able to specifically manipulate(load) the constant variables.</div><div><br></div><div>My question is, </div><div><br></div><div>I am not sure if there are any existing llvm elements that could archive my requirements,</div><div><br></div><div>since according to your documentation, </div><div><br></div><div>adding a new instruction to llvm is very time consuming.</div><div><br></div><div><br></div><div>Thanks a lot for your help</div></div>