diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2021-09-08 09:52:28 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2021-09-08 14:33:15 -0400 |
commit | 6b9a3ec3a260053e4ae63e07372672b62de97eaf (patch) | |
tree | a498cebeaf1e082b479d00703268659c1c3f5a01 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | e5673564a06b7792c6aa9afe3d82f8b2203f975e (diff) | |
download | llvm-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