diff options
author | Tyler Nowicki <tyler.nowicki@gmail.com> | 2015-08-10 23:01:55 +0000 |
---|---|---|
committer | Tyler Nowicki <tyler.nowicki@gmail.com> | 2015-08-10 23:01:55 +0000 |
commit | 652b0dabe64577f42fa8af8349687be7f529d183 (patch) | |
tree | 26f069a6a420b1b516d2f2cfc668e312ab65eb4e /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | c0120a3000f32c7721e5bed9d5441724b8b44e01 (diff) | |
download | llvm-652b0dabe64577f42fa8af8349687be7f529d183.zip llvm-652b0dabe64577f42fa8af8349687be7f529d183.tar.gz llvm-652b0dabe64577f42fa8af8349687be7f529d183.tar.bz2 |
Extend late diagnostics to include late test for runtime pointer checks.
This patch moves checking the threshold of runtime pointer checks to the vectorization requirements (late diagnostics) and emits a diagnostic that infroms the user the loop would be vectorized if not for exceeding the pointer-check threshold. Clang will also append the options that can be used to allow vectorization.
llvm-svn: 244523
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions