diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-07-08 10:58:10 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-07-08 11:55:37 -0700 |
commit | f57d396dcab2a280faa72aff68623a8ccfdc5421 (patch) | |
tree | c34117cbcb7ac50c41656d300498bff2d9cbe676 /clang/lib/Basic/Module.cpp | |
parent | 0d74fd3fdf5013e72c9c1682a284b8de7973a805 (diff) | |
download | llvm-f57d396dcab2a280faa72aff68623a8ccfdc5421.zip llvm-f57d396dcab2a280faa72aff68623a8ccfdc5421.tar.gz llvm-f57d396dcab2a280faa72aff68623a8ccfdc5421.tar.bz2 |
[OPENMP]Do no privatize const firstprivates in target regions.
No need to emit private copyfor firstprivate constants in target
regions, we can use the original copy instead.
Differential Revision: https://reviews.llvm.org/D105647
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions