aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/ThreadSafety.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2025-05-20 10:33:59 -0400
committerGitHub <noreply@github.com>2025-05-20 10:33:59 -0400
commita0058d18512e0ddf355bb474701e2183d84a0506 (patch)
tree1b1a014397e479ffa8d33cc3d3fa1fa355cfd03e /clang/lib/Analysis/ThreadSafety.cpp
parented07412888e2ef5a1f36a48eb5a280050e223fad (diff)
downloadllvm-a0058d18512e0ddf355bb474701e2183d84a0506.zip
llvm-a0058d18512e0ddf355bb474701e2183d84a0506.tar.gz
llvm-a0058d18512e0ddf355bb474701e2183d84a0506.tar.bz2
[SLP][NFC]Make TreeEntry a class and store "need-to-schedule" state
TreeEntry should be a class, not a struct, since it has private members. Also, do no repeat Does-Not-Need-To-Schedule analysis during codegen, codegen may affect the result of the analysis in future patches. Reviewers: hiraditya, HanKuanChen, RKSimon Reviewed By: RKSimon Pull Request: https://github.com/llvm/llvm-project/pull/140734
Diffstat (limited to 'clang/lib/Analysis/ThreadSafety.cpp')
0 files changed, 0 insertions, 0 deletions