You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am analyzing a ptx file using ocelot. At this point just reading the instructions from the basic blocks, following the cfg and writing them on another file.
But I can see in the output file, the registers and the branch labels are renamed. Is there a way to stop this?
From [email protected] on January 30, 2014 14:50:54
I am analyzing a ptx file using ocelot. At this point just reading the instructions from the basic blocks, following the cfg and writing them on another file.
But I can see in the output file, the registers and the branch labels are renamed. Is there a way to stop this?
Original issue: http://code.google.com/p/gpuocelot/issues/detail?id=89
The text was updated successfully, but these errors were encountered: