diff options
author | Abinav Puthan Purayil <abinavpp@gmail.com> | 2022-05-12 22:35:52 +0530 |
---|---|---|
committer | Abinav Puthan Purayil <abinavpp@gmail.com> | 2022-05-16 16:03:30 +0530 |
commit | 485dd0b752cd78c93b1c41e922a73c07b565a9f0 (patch) | |
tree | e55fe0d9d5e1dfe631b549d85141be3c5712739e /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | f96d20450c00855a842d91d09cbcf765adaf1f17 (diff) | |
download | llvm-485dd0b752cd78c93b1c41e922a73c07b565a9f0.zip llvm-485dd0b752cd78c93b1c41e922a73c07b565a9f0.tar.gz llvm-485dd0b752cd78c93b1c41e922a73c07b565a9f0.tar.bz2 |
[GlobalISel] Handle constant splat in funnel shift combine
This change adds the constant splat versions of m_ICst() (by using
getBuildVectorConstantSplat()) and uses it in
matchOrShiftToFunnelShift(). The getBuildVectorConstantSplat() name is
shortened to getIConstantSplatVal() so that the *SExtVal() version would
have a more compact name.
Differential Revision: https://reviews.llvm.org/D125516
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions