diff options
author | Tyler Nowicki <tnowicki@apple.com> | 2014-07-31 21:22:22 +0000 |
---|---|---|
committer | Tyler Nowicki <tnowicki@apple.com> | 2014-07-31 21:22:22 +0000 |
commit | b5a65395ccec9554181640cd1d484d7567f20862 (patch) | |
tree | 362bb0fe649ebf06445352cbde2d29a12f2fdf6e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 59265af9ebfeed1abde7ab10e558e3f12e9c8306 (diff) | |
download | llvm-b5a65395ccec9554181640cd1d484d7567f20862.zip llvm-b5a65395ccec9554181640cd1d484d7567f20862.tar.gz llvm-b5a65395ccec9554181640cd1d484d7567f20862.tar.bz2 |
Improve the remark generated for -Rpass-missed.
The current remark is ambiguous and makes it sounds like explicitly specifying vectorization will allow the loop to be vectorized. This is not the case. The improved remark directs the user to -Rpass-analysis=loop-vectorize to determine the cause of the pass-miss.
Reviewed by Arnold Schwaighofer`
llvm-svn: 214445
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions