aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@outlook.com>2024-08-06 16:09:11 -0400
committerGitHub <noreply@github.com>2024-08-06 16:09:11 -0400
commitaf80d3a248101d6f5d9d5e229c7899136b8ce0b8 (patch)
treeaf86b31fe6fc77fb2c2d0da105827aa0fce4779b /llvm/lib/Object/COFFObjectFile.cpp
parent94d53984008bc83083fdc5b2edcd1ea4b8a9b8be (diff)
downloadllvm-af80d3a248101d6f5d9d5e229c7899136b8ce0b8.zip
llvm-af80d3a248101d6f5d9d5e229c7899136b8ce0b8.tar.gz
llvm-af80d3a248101d6f5d9d5e229c7899136b8ce0b8.tar.bz2
[SLP]Better sorting of phi instructions by comparing type sizes (#102188)
Currently SLP vectorizer compares phi instructions by the type id of the compared instructions, which may failed in case of different integer types, with the different sizes. Patch adds comparison by type sizes to fix this.
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions