Hi Justin,<div><br></div><div>In the PTX backend, "ret" instruction at the end of a ptx_kernel function is translated to "exit" instruction. A test case named exit.ll demos this.</div><div>But in the NVPTX backend, it seems that you didn't do such a translation.  Why do you choose this? Is this due to the changes of the NVIDA PTX itself?</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Yabin</div><div><br></div>