I was wondering if there is (or there are plans for) a feature built in to the Intel compilers that would combine compiler optimization reports with source code listings, as with the VecAnalysis script provided by Intel. That script is really handy, but unfortunately it does not seem to work with anything later than the 13.1 compiler release. This script makes the vectorization and other reports much more understandable.
Yes, there are such plans. We already have this on Windows (integrated with Visual Studio), and work is underway to do something similar on Linux and OS X. There it would be an HTML file that gets generated.
連結已複製
Yes, there are such plans. We already have this on Windows (integrated with Visual Studio), and work is underway to do something similar on Linux and OS X. There it would be an HTML file that gets generated.
