diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2022-12-21 13:38:38 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2023-01-06 09:25:05 -0800 |
commit | 9b5f62685ab447ba9d3ea8ac2616e0c76a44d21b (patch) | |
tree | 24d6d2ae06c162cfe37ba2d37745ca8d2bf6f281 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 9f087ba05b34eba6bd8a96659cc69283458f7b00 (diff) | |
download | llvm-9b5f62685ab447ba9d3ea8ac2616e0c76a44d21b.zip llvm-9b5f62685ab447ba9d3ea8ac2616e0c76a44d21b.tar.gz llvm-9b5f62685ab447ba9d3ea8ac2616e0c76a44d21b.tar.bz2 |
[SLP]Fix cost of the broadcast buildvector/gather.
Need to include the cost of the initial insertelement to the cost of the
broadcasts. Also, need to adjust the cost of the gather/buildvector if
the element is inserted into poison/undef vector.
Differential Revision: https://reviews.llvm.org/D140498
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions