aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2025-02-04 19:09:57 -0500
committerGitHub <noreply@github.com>2025-02-04 19:09:57 -0500
commit7dca2c628c12c8e32c36ded864f93628d40ad13d (patch)
treedd75577a03d6cf088425aef2806bc157e30d74ce /llvm/lib/Object/WasmObjectFile.cpp
parent66ce716676c49d93d8a6c2ed557f182befaa4ded (diff)
downloadllvm-7dca2c628c12c8e32c36ded864f93628d40ad13d.zip
llvm-7dca2c628c12c8e32c36ded864f93628d40ad13d.tar.gz
llvm-7dca2c628c12c8e32c36ded864f93628d40ad13d.tar.bz2
[SLP]Gather scalarized calls
If the calls won't be vectorized, but will be scalarized after vectorization, they should be build as buildvector nodes, not vector nodes. Vectorization of such calls leads to incorrect cost estimation, does not allow to calculate correctly spills costs. Reviewers: lukel97, preames Reviewed By: preames Pull Request: https://github.com/llvm/llvm-project/pull/125070
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions