<div dir="ltr"><div><div><div><div> Hello everyone, <br></div>I want to write a tool to do some modification in a Cuda C program ,my program must receive a cuda c program as its input and then do some modification on its AST and then in its bitcode <br></div>I have a problem in reading such files (.cu) clang does not recognize some tokens in cuda C language (like <<<)  and it does not generate a proper output for kernel functions after i try to transfer my bitcode to ptx ,<br></div>Does anyone here that have a good manual that can help me out through this pipeline  ?<br><br></div><br><div><div><div><div>Special thanck in advance,<br><br></div></div></div></div></div>