diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2024-03-01 15:37:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-01 15:37:54 +0100 |
commit | 3fc277f665f520c351b203faf3273552e77508f8 (patch) | |
tree | 11e5ac78ce92995506332c35fb8229cc66952ec0 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 5bafb8d95220895ca76742db297cbb75dc0fa162 (diff) | |
download | llvm-3fc277f665f520c351b203faf3273552e77508f8.zip llvm-3fc277f665f520c351b203faf3273552e77508f8.tar.gz llvm-3fc277f665f520c351b203faf3273552e77508f8.tar.bz2 |
[SLPVectorizer] Make the insert/extractvector PHICompare a strict-weak ordering (#83571)
This was tripping off STL implementations that check for it (like libc++
with debug checking). The goal of this sort is to cluster operations on
the same values so preserve that property but sort everything else based
on the existing numbering.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions