[PATCH] Improved vectorization diagnostics remarks

Tyler Nowicki tnowicki at apple.com
Mon Jul 28 12:42:41 PDT 2014


Hi,

Here is two patches to improve the vectorization diagnostic remarks so the output is more intelligible. The first patch improves the remark generated when a variable is used outside the loop but it is not a reduction. The second patch improves the remark generated for -Rpass-missed.

Tyler

-------------- next part --------------
A non-text attachment was scrubbed...
Name: improve_no_outside_user_remarks-svn.patch
Type: application/octet-stream
Size: 1595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140728/affb57a5/attachment.obj>
-------------- next part --------------


-------------- next part --------------
A non-text attachment was scrubbed...
Name: improve_pass-missed-remarks-svn.patch
Type: application/octet-stream
Size: 4104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140728/affb57a5/attachment-0001.obj>


More information about the llvm-commits mailing list