diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-08-15 10:46:56 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-08-15 12:36:45 -0700 |
commit | b157599156942de04d1174a5dbf5d07ca81256d7 (patch) | |
tree | 2ec9f435b0bb356ad4865ece998ceec1ecac2958 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 732eb5427cfcb103710b21ca6f2de8dbacaec215 (diff) | |
download | llvm-b157599156942de04d1174a5dbf5d07ca81256d7.zip llvm-b157599156942de04d1174a5dbf5d07ca81256d7.tar.gz llvm-b157599156942de04d1174a5dbf5d07ca81256d7.tar.bz2 |
[SLP]Do not include copyable data to the same user twice
If the copyable schedule data is created and the user is used several
times in the user node, no need to count same data for the same user
several times, need to include it only ones.
Fixes #153754
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions