50
edits
Changes
→Trip Count and FLOPS Analysis
* Number of time the loop iterates.
* Data about FLOPS (Floating point Operations Per Second).
[[File:In-Line-Analysis-Example.png]]
After Identifying what loops benefit the most from vectorization you can simple select them individually to run more detailed report on them.
[[File:Select-Individual-Loops-Example.png]]