PTX Loop comments

I’m developing a PTX profiling tool that relies on the " // Loop body line 66, nesting depth: 1, iterations: 6" comments.
Does anyone know what nvcc flags do I need to generate these comments?
Thanks, David