Ask a question
Fuel your AI at the ultimate IBM learning event
IBM TechXchange Conference October 21-24, 2024 Mandalay Bay - Las Vegas
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.