Displaying 1 result from an estimated 1 matches for "pradeepisro49".
2019 Jul 27
2
Help on Optimization Remarks
Dear llvm-dev community,
I am trying to analyze the optimization remarks generated through clang
using -fsave-optimization-remark with -O3.
--- !Analysis
Pass: loop-vectorize
Name: CFGNotUnderstood
DebugLoc: { File: c-ray-mt.c, Line: 177, Column: 2 }
Function: main
Args:
- String: 'loop not vectorized: '
- String: loop control flow is not understood by vectorizer
I tried to look for