diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-08-30 13:58:11 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2025-08-30 14:20:50 -0700 |
commit | 2824b3c00efe79873bc1cbe8181c8c65da134996 (patch) | |
tree | 23118163e7808bd7f2aacc387676be1fd2159c02 /llvm/lib/CodeGen/ReachingDefAnalysis.cpp | |
parent | d39772cb053c194ef809f3ca765f37237c4e1956 (diff) | |
download | llvm-2824b3c00efe79873bc1cbe8181c8c65da134996.zip llvm-2824b3c00efe79873bc1cbe8181c8c65da134996.tar.gz llvm-2824b3c00efe79873bc1cbe8181c8c65da134996.tar.bz2 |
[SLP] Try to recalculate deps only for nodes with previously valid deps
Need to recalculate the dependencies only for nodes, which have valid
deps before they gets cleared because of the copyable nodes. Otherwise,
no need to recaculate the dependencies to prevent a crash.
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions