diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-12-10 12:44:45 -0500 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-12-10 15:33:18 -0500 |
commit | ef94cd1cf81d6e66838e1d7395fdaa6795ec7165 (patch) | |
tree | 77b6fd7f1af29e38c4d08903d9539fa060a13a3e /lldb/packages/Python/lldbsuite/test | |
parent | c9e0b354e2749ce7ab553974692cb35c8651a869 (diff) | |
download | bcm5719-llvm-ef94cd1cf81d6e66838e1d7395fdaa6795ec7165.tar.gz bcm5719-llvm-ef94cd1cf81d6e66838e1d7395fdaa6795ec7165.zip |
[OPENMP50]Add if clause in target simd directive.
According to OpenMP 5.0, if clause can be used in for simd directive. If
condition in the if clause if false, the non-vectorized version of the
loop must be executed.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions