diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2025-04-16 06:53:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-16 06:53:10 -0400 |
commit | 41c97afea055a5b7264167ec47b8c14c0f471f2f (patch) | |
tree | d3841cd5393a069ce87dd29748ac15b26279ce85 /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | d508f0cb009a0be98ca97f4dc0498294e0681a66 (diff) | |
download | llvm-41c97afea055a5b7264167ec47b8c14c0f471f2f.zip llvm-41c97afea055a5b7264167ec47b8c14c0f471f2f.tar.gz llvm-41c97afea055a5b7264167ec47b8c14c0f471f2f.tar.bz2 |
[SLP][NFC]Remove handling of duplicates from getGatherCost
Duplicates are handled in BoUpSLP::processBuildVector (see TryPackScalars), support for duplicates in getGatherCost is not needed anymore.
Reviewers: hiraditya, RKSimon
Reviewed By: hiraditya, RKSimon
Pull Request: https://github.com/llvm/llvm-project/pull/135834
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions