diff options
author | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2018-10-02 19:12:47 +0000 |
---|---|---|
committer | Jonas Hahnfeld <hahnjo@hahnjo.de> | 2018-10-02 19:12:47 +0000 |
commit | 5aaaecea7c9dfc0078465e55dafcfa9e619e8eee (patch) | |
tree | 220193b2f0da309165c4108f5277b5ee0d42adb0 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 4b1ec17fb030c065697993206aac3f9055348590 (diff) | |
download | llvm-5aaaecea7c9dfc0078465e55dafcfa9e619e8eee.zip llvm-5aaaecea7c9dfc0078465e55dafcfa9e619e8eee.tar.gz llvm-5aaaecea7c9dfc0078465e55dafcfa9e619e8eee.tar.bz2 |
[OpenMP] Simplify code for reductions on distribute directives, NFC.
Only need to care about the 'distribute simd' case, all other composite
directives are handled elsewhere. This was already reflected in the
outer 'if' condition, so all other inner conditions could never be true.
Differential Revision: https://reviews.llvm.org/D52731
llvm-svn: 343617
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions