Hi,

What's the best way to find the code generated by a @generated function?

I was surprised to see the code for the generator itself is returned from 
@code_lowered, etc, but what I really want to see is if my generated 
function (not function generator) is efficient. 

Andy

Reply via email to