diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2019-01-15 18:57:24 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2019-01-15 18:57:24 +0000 |
commit | dc375486b0e8573e3bb2916325673d1ee5114738 (patch) | |
tree | 43a8977032544a9deb979c7de5c5747e56c1e43f /clang/lib/Tooling/CompilationDatabase.cpp | |
parent | 20c425cdabed1d7c173c2894e19149c80da74849 (diff) | |
download | llvm-dc375486b0e8573e3bb2916325673d1ee5114738.zip llvm-dc375486b0e8573e3bb2916325673d1ee5114738.tar.gz llvm-dc375486b0e8573e3bb2916325673d1ee5114738.tar.bz2 |
[OpenMP] Fix performance regression in SPEC kdtree test
Make __ompt_implicit_task_end a static function and remove the inline part. Remove
pId variable that is unused. This fixes small regression in SPEC kdtree benchmark.
Also reformat some of __ompt_implicit_task_end.
Differential Revision: https://reviews.llvm.org/D55788
llvm-svn: 351221
Diffstat (limited to 'clang/lib/Tooling/CompilationDatabase.cpp')
0 files changed, 0 insertions, 0 deletions