On March 24, 2020 5:45:05 PM GMT+01:00, Roger Martz via Gcc
wrote:
>I was glad to see that compiler flags such as -fopt-info-vec-missed ...
>provide information about what is happening under the hood w.r.t code
>that
>can and can't be vectorized.
>
>Can anyone point me to a document, etc. that wo
I was glad to see that compiler flags such as -fopt-info-vec-missed ...
provide information about what is happening under the hood w.r.t code that
can and can't be vectorized.
Can anyone point me to a document, etc. that would be helpful in
understanding what the messages output from the compiler