diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-11-19 12:07:54 -0500 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-11-19 15:58:19 -0500 |
commit | d08c056695a59fb1cfc7ccc9a2784bb9a6514551 (patch) | |
tree | 527623ad4aac96e8ea0e393c4f126b1bf90705f1 /compiler-rt/lib | |
parent | 0d4211f4e753057feec32938e596d037d4f5a6aa (diff) | |
download | bcm5719-llvm-d08c056695a59fb1cfc7ccc9a2784bb9a6514551.tar.gz bcm5719-llvm-d08c056695a59fb1cfc7ccc9a2784bb9a6514551.zip |
[OPENMP50]Add if clause in simd directive.
According to OpenMP 5.0, if clause can be used in simd directive. If
condition in the if clause if false, the non-vectorized version of the
loop must be executed.
Diffstat (limited to 'compiler-rt/lib')
0 files changed, 0 insertions, 0 deletions