This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/18441] Vectorizer: add a command line for simple vectorizer report


------- Additional Comments From dpatel at apple dot com  2004-12-13 20:16 -------
Try -fdump-tree-vect-stats. It produces more user friendly output compared to -details.

I am not fan of putting such diagnostics as part of warnings/info/errors.   IMO, we should enhance/
update -fdump-tree-vect-stats to meet user's requirements.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18441


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]