aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/MetadataLoader.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <5361294+alexey-bataev@users.noreply.github.com>2024-01-10 14:06:29 -0500
committerAlexey Bataev <a.bataev@outlook.com>2024-01-11 06:59:57 -0800
commit18473eb108e29c7c9d9fcb5d0d8c271948aca330 (patch)
tree5739f1bbf6b3d4183231e80b4f2c0011f57d41b5 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp
parent26a8664ed4573ef1559c4edc7b254a10d186d428 (diff)
downloadllvm-18473eb108e29c7c9d9fcb5d0d8c271948aca330.zip
llvm-18473eb108e29c7c9d9fcb5d0d8c271948aca330.tar.gz
llvm-18473eb108e29c7c9d9fcb5d0d8c271948aca330.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. Review: https://github.com/llvm/llvm-project/pull/72679
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions