aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-04-04 13:30:57 -0700
committerAlexey Bataev <a.bataev@outlook.com>2024-04-10 06:03:26 -0700
commit938a73422e0b964eba16f272acdfae1d0281772c (patch)
tree68bd13ae2c367a0b6ecefffc6cf72a5b5497c52d /flang/lib/Frontend/CompilerInvocation.cpp
parent54a9f0007cb4f19d2e9df30405c5027229f5def0 (diff)
downloadllvm-938a73422e0b964eba16f272acdfae1d0281772c.zip
llvm-938a73422e0b964eba16f272acdfae1d0281772c.tar.gz
llvm-938a73422e0b964eba16f272acdfae1d0281772c.tar.bz2
[SLP][NFC]Walk over entries, not single values.
Better to walk over SLP nodes rather than single values. Matching a value to a node is not a 1-to-1 relation, one value may be part of several nodes and compiler may get wrong node, when trying to map it. Currently there are no such issues detected, but they may appear in future.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions