diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-10-21 07:39:28 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-10-25 06:27:14 -0700 |
commit | eb9b75dd4da850254b95e8a9e6cfd35ad1201c4d (patch) | |
tree | 3d77f05651cc39909e2d44bedc6524b38cc2355b /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | b2544fb9c5b38339572d50048563e8b6e72bf0ad (diff) | |
download | llvm-eb9b75dd4da850254b95e8a9e6cfd35ad1201c4d.zip llvm-eb9b75dd4da850254b95e8a9e6cfd35ad1201c4d.tar.gz llvm-eb9b75dd4da850254b95e8a9e6cfd35ad1201c4d.tar.bz2 |
[SLP]Change the order of the reduction/binops args pair vectorization attempts.
Need to change the order of the reduction/binops args pair vectorization
attempts. Need to try to find the reduction at first and postpone
vectorization of binops args. This may help to find more reduction
patterns and vectorize them.
Part of D111574.
Differential Revision: https://reviews.llvm.org/D112224
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions