diff options
author | Tyler Nowicki <tyler.nowicki@gmail.com> | 2015-08-27 18:58:34 +0000 |
---|---|---|
committer | Tyler Nowicki <tyler.nowicki@gmail.com> | 2015-08-27 18:58:34 +0000 |
commit | 8cb274ed0dedb21644d95d0d2856233e4170fccc (patch) | |
tree | 213c78b365dd37c8f0a42fd4024287ba0c0dbb90 /clang/lib/Headers/stdarg.h | |
parent | e9984b28ef537dd51e56b45f0f1f645378223aae (diff) | |
download | bcm5719-llvm-8cb274ed0dedb21644d95d0d2856233e4170fccc.tar.gz bcm5719-llvm-8cb274ed0dedb21644d95d0d2856233e4170fccc.zip |
Improve options printed on vectorization analysis diagnostics.
The LLVM patch changes the analysis diagnostics produced when loops with
floating-point recurrences or memory operations are identified. The new messages
say "cannot prove it is safe to reorder * operations; allow reordering by
specifying #pragma clang loop vectorize(enable)". Depending on the type of
diagnostic the message will include additional options such as ffast-math or
__restrict__.
llvm-svn: 246189
Diffstat (limited to 'clang/lib/Headers/stdarg.h')
0 files changed, 0 insertions, 0 deletions