aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorJoseph Huber <jhuber6@vols.utk.edu>2021-09-08 09:52:28 -0400
committerJoseph Huber <jhuber6@vols.utk.edu>2021-09-08 14:33:15 -0400
commit6b9a3ec3a260053e4ae63e07372672b62de97eaf (patch)
treea498cebeaf1e082b479d00703268659c1c3f5a01 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parente5673564a06b7792c6aa9afe3d82f8b2203f975e (diff)
downloadllvm-6b9a3ec3a260053e4ae63e07372672b62de97eaf.zip
llvm-6b9a3ec3a260053e4ae63e07372672b62de97eaf.tar.gz
llvm-6b9a3ec3a260053e4ae63e07372672b62de97eaf.tar.bz2
[OpenMP] Do not SPMDize generic regions with no parallel
This patch changes SPMDization to not trigger for regions with no parallelism. Otherwise, this will introduce unnecessary barriers that will slow the single-threaded region down. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D109438
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions