[llvm-commits] Flag to print vectorized loops

Sebastian Pop spop at codeaurora.org
Mon Nov 26 15:20:47 PST 2012


Hi,

Nadav Rotem wrote:
> 
> On Nov 26, 2012, at 1:46 PM, Sebastian Pop <spop at codeaurora.org> wrote:
> > It would be a quick and easy contribution to add a flag to print on stdout the
> > loops being vectorized.
> 
> Okay. I am not sure how chris feels about printing to stdout. We should bring it up on the mailing list. 

Both GCC and ICC have a flag that prints out a message when a loop has been
vectorized.  Would the attached patch be ok to commit?

Thanks,
Sebastian
-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-add-flag-print-vectorized-loops.patch
Type: text/x-diff
Size: 2431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121126/744c701a/attachment.patch>


More information about the llvm-commits mailing list