summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <5361294+alexey-bataev@users.noreply.github.com>2024-02-07 07:30:41 -0500
committerGitHub <noreply@github.com>2024-02-07 07:30:41 -0500
commitdf856e49773d0569741117cfd856818b7644ea85 (patch)
tree4377154412fb9700e947c470d889ee322c0321bd /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentaf6656c375b8aa9c9156575f7c0ac678a57070d5 (diff)
[SLP]Add GEP cost estimation for gathered loads.
When doing estimation for vectorization of gathered loads, need to estimate the cost of the pointer (vectorization), as it is done for the actual vectorized loads. Otherwise may be too optimistic about the cost of the gathered loads. Reviewers: preames Reviewed By: preames Pull Request: https://github.com/llvm/llvm-project/pull/80867
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions