Ask a question
Missed IBM TechXchange Dev Day: Virtual Agents? On-demand viewing is available here
Originally posted by: ChristineLi
You can get the optimization information in XML or HTML format, which includes the optimizations that the compiler has performed and optimization opportunities that were missed. With this information, you can reduce programming effort for tuning applications, especially high-performance applications.
The report can contain information about data reorganization, inlining, profile-directed feedback and loop transformation. By default, this option now generates all the available content if you do not specify the type of content.
For the detailed syntax and usage, see the information center.