diff options
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2017-11-02 13:30:42 +0000 |
---|---|---|
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2017-11-02 13:30:42 +0000 |
commit | 96087f38254ac1a655ceaea816937323b13e0dcf (patch) | |
tree | bffcb6f2a84d75b6bb48fb769f03f2730b2f5554 /clang/test/OpenMP/parallel_for_simd_codegen.cpp | |
parent | a37d1130d797599c6babb150c97440fcd83c5089 (diff) | |
download | bcm5719-llvm-96087f38254ac1a655ceaea816937323b13e0dcf.tar.gz bcm5719-llvm-96087f38254ac1a655ceaea816937323b13e0dcf.zip |
[OpenMP] Extend "Avoid VLAs for reduction" optimization to VLAs as base
We can generate constant sized arrays whenever the array section has constant
length, even if the base expression itself is a VLA.
Differential Revision: https://reviews.llvm.org/D39504
llvm-svn: 317207
Diffstat (limited to 'clang/test/OpenMP/parallel_for_simd_codegen.cpp')
0 files changed, 0 insertions, 0 deletions