diff options
author | Giorgis Georgakoudis <georgakoudis1@llnl.gov> | 2021-07-22 08:14:55 -0700 |
---|---|---|
committer | Giorgis Georgakoudis <georgakoudis1@llnl.gov> | 2021-07-23 05:54:01 -0700 |
commit | f97de4cb0be43730bd91b800fa7f5418364ba3fd (patch) | |
tree | 0ffdb47bd26f33179db74a200a3ee2bf5f592090 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 0e64a525c12a0822683d3bdc51b6294b5265f860 (diff) | |
download | llvm-f97de4cb0be43730bd91b800fa7f5418364ba3fd.zip llvm-f97de4cb0be43730bd91b800fa7f5418364ba3fd.tar.gz llvm-f97de4cb0be43730bd91b800fa7f5418364ba3fd.tar.bz2 |
[OpenMPOpt] Move dedup runtime calls after init for target regions
Deduplication in OpenMPOpt finds redundant OpenMP runtime calls and replaces them with a single call placed in the earliest safe location in the IR. When deduplication happens in a target region this patch makes sure replacement calls are put after target_init.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D106556
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions