diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-05-02 20:05:01 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-05-02 20:05:01 +0000 |
commit | 8ccb8f86474af26497be8cf7ffd46bd11f5e7b0f (patch) | |
tree | 87dc636d29296a868aaf989ef49e56095a119e13 /clang/test/Sema/ast-print-x86.c | |
parent | 88a0f138920d5a8c40d4f518bcd471ec97daad97 (diff) | |
download | bcm5719-llvm-8ccb8f86474af26497be8cf7ffd46bd11f5e7b0f.tar.gz bcm5719-llvm-8ccb8f86474af26497be8cf7ffd46bd11f5e7b0f.zip |
[OPENMP][NVPTX]Improve code by using parallel level counter.
Summary:
Previously for the different purposes we need to get the active/common
parallel level and with full runtime we iterated over all the records to
calculate this level. Instead, we can used the warp-based parallel level
counters used in no-runtime mode.
Reviewers: grokos, gtbercea, kkwli0
Subscribers: guansong, jfb, jdoerfert, caomhin, openmp-commits
Tags: #openmp
Differential Revision: https://reviews.llvm.org/D61395
llvm-svn: 359822
Diffstat (limited to 'clang/test/Sema/ast-print-x86.c')
0 files changed, 0 insertions, 0 deletions