diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-04-01 09:16:31 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-04-05 06:22:51 -0700 |
commit | 00a84f9a7f8916e024243e2685db4c11d06ecf75 (patch) | |
tree | fb0a9d51d86dabeb73367fca38ba14ce1b63854a /llvm/lib/TextAPI/InterfaceFile.cpp | |
parent | 13a84f21d7ce032186a060bfdf8bce5cc6d2daf4 (diff) | |
download | llvm-00a84f9a7f8916e024243e2685db4c11d06ecf75.zip llvm-00a84f9a7f8916e024243e2685db4c11d06ecf75.tar.gz llvm-00a84f9a7f8916e024243e2685db4c11d06ecf75.tar.bz2 |
[SLP]Improve vectorization of the CmpInst instructions.
During vectorization better to postpone the vectorization of the CmpInst
instructions till the end of the basic block. Otherwise we may vectorize
it too early and may miss some vectorization patterns, like reductions.
Reworked part of D57059
Differential Revision: https://reviews.llvm.org/D99796
Diffstat (limited to 'llvm/lib/TextAPI/InterfaceFile.cpp')
0 files changed, 0 insertions, 0 deletions