diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-12-16 08:55:52 -0800 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2022-01-31 11:11:25 -0800 |
commit | afaaecc88c6e5989de8a6a0266610860ef99d9d6 (patch) | |
tree | 1b994dbf784dcd85279b2a090c6907338c82d792 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 9f3f9d19c7edc99a1450ee15d7cde67a67eb445d (diff) | |
download | llvm-afaaecc88c6e5989de8a6a0266610860ef99d9d6.zip llvm-afaaecc88c6e5989de8a6a0266610860ef99d9d6.tar.gz llvm-afaaecc88c6e5989de8a6a0266610860ef99d9d6.tar.bz2 |
[SLP]Alternate vectorization for cmp instructions.
Added support for alternate ops vectorization of the cmp instructions.
It allows to vectorize either cmp instructions with same/swapped
predicate but different (swapped) operands kinds or cmp instructions
with different predicates and compatible operands kinds.
Differential Revision: https://reviews.llvm.org/D115955
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions