Hi Zinovy, Arnold,

Thanks for the reviews!

Here is an updated patch. The tests included do not test every diagnostic message that can be produced. To do this I am modifying the existing vectorization tests. I would like to split that off as a separate patch. I am going through all the tests right now. Some of them need to be fixed as well because they are not failing where they were intended to fail.

Let me know what you think.

Tyler

Attachment: vectorization_diagnostics_core-svn.patch
Description: Binary data


On Jun 14, 2014, at 7:55 AM, Zinovy Nis <[email protected]> wrote:

Nice work!

Could you please print Hints.forced flag to see how many forced loops (#pragma omp simd / vectorize) were still not vectorized.


2014-06-11 2:13 GMT+04:00 Tyler Nowicki <[email protected]>:
Hi Diego, Arnold,

Here is a patch for adding Rpass-missed and Rpass-analysis reports to the loop vectorizer. To check that the correct analysis is reported I am using the existing loop vectorization tests. I haven’t updated all of the tests yet because I wanted to make sure I was on the right path.

Let me know what you think.

Tyler


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to