aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-09-24 13:56:50 -0700
committerAlexey Bataev <a.bataev@outlook.com>2024-09-24 14:03:10 -0700
commitd7dd31e41791d71ad81af9cc4e7a26b26d4cb27e (patch)
treefcf8095eb1a47ea40209d53007764c134d6567c4 /llvm/lib/Object/ELFObjectFile.cpp
parentb9bd8ca24e46c1fd6fa343a248936e395f103765 (diff)
downloadllvm-d7dd31e41791d71ad81af9cc4e7a26b26d4cb27e.zip
llvm-d7dd31e41791d71ad81af9cc4e7a26b26d4cb27e.tar.gz
llvm-d7dd31e41791d71ad81af9cc4e7a26b26d4cb27e.tar.bz2
[SLP]Better analysis of the repeated instructions during operands reordering
When doing the repeated instructions analysis, better to make the reordering non-profitable, if the number of unique instructions is not power-of-2. In this case better to keep power-of-2 elements as this allows better vectorization. Fixes https://github.com/llvm/llvm-project/issues/109725
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions