diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-12-10 11:37:03 -0500 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-12-10 12:28:32 -0500 |
commit | da17a53173e0452c0a8a64a83f61a9d4af96eaa8 (patch) | |
tree | 43dff3b507fdf78a90c1d37c454ed7db0f5a5edc /lldb/source/Commands/CommandObjectGUI.cpp | |
parent | cd0ab2428ffedae88457c6286b2c2201e2d1cd1c (diff) | |
download | llvm-da17a53173e0452c0a8a64a83f61a9d4af96eaa8.zip llvm-da17a53173e0452c0a8a64a83f61a9d4af96eaa8.tar.gz llvm-da17a53173e0452c0a8a64a83f61a9d4af96eaa8.tar.bz2 |
[OPENMP50]Add if clause in target parallel for simd directive.
According to OpenMP 5.0, if clause can be used in for simd directive. If
condition in the if clause is false, the non-vectorized version of the
loop must be executed.
Diffstat (limited to 'lldb/source/Commands/CommandObjectGUI.cpp')
0 files changed, 0 insertions, 0 deletions