I am using the -qopt-report3 -qopt-report-phase-report=vec while compiling my code with offloaded section. But I don't get any report on vectorization. 1) Why is that?
2) is there a way to request only vec. report only on a specific subroutine?
Thanks.