Hi
Any hints to how you visualize the result of the vectorization report for a given hot spot source line in Vtune amplifier? Based on google searches it seems to be possible, but I cannot figure out how to do it in the latest Vtune version ...
Thanks a lot for any feedback ...
(Parallel studio XE on windows)
Link Copied
Hi Casper:
I'm sorry. There was an attempt to do this in the old product, VTune™ Performance Analyzer, but there is no support for the compiler vec-reports in the VTune Amplifier XE.
What you can do is:
If you are unsure which instructions are vector instructions, simply right-click on the instruction in the assembly code and select "Instruction Reference" from the pop-up menu.
Hope that helps!
For more complete information about compiler optimizations, see our Optimization Notice.