aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <5361294+alexey-bataev@users.noreply.github.com>2024-01-10 14:06:29 -0500
committerGitHub <noreply@github.com>2024-01-10 14:06:29 -0500
commit408dce82016463dcb5026b2ddfc62174970a88e9 (patch)
tree5211203cc1b461ea34e3f5cffb9f61a08d70a4e4 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
parente6c2952eb51a422e17f002d97b0ea467be4d325b (diff)
downloadllvm-408dce82016463dcb5026b2ddfc62174970a88e9.zip
llvm-408dce82016463dcb5026b2ddfc62174970a88e9.tar.gz
llvm-408dce82016463dcb5026b2ddfc62174970a88e9.tar.bz2
[SLP]Do not require external uses for roots and single use for other instructions in computeMinimumValueSizes. (#72679)
After changes, that does not require support from InstCombine, we can drop some extra requirements for values-to-be-demoted. No need to check for external uses for roots/other instructions, just check that the no non-vectorized insertelement instruction, which may require widening.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions