diff options
author | Craig Topper <craig.topper@gmail.com> | 2016-11-12 05:05:27 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2016-11-12 05:05:27 +0000 |
commit | 5cb13062d27719879a6a58f18f458976df0ef102 (patch) | |
tree | 27ece8a59c9beacdf2db9330a58c1f6bd2207c8e /lldb/source/Commands/CommandObjectBreakpoint.cpp | |
parent | c557191b210650b1726d64d67a8b824b4d47cd5f (diff) | |
download | llvm-5cb13062d27719879a6a58f18f458976df0ef102.zip llvm-5cb13062d27719879a6a58f18f458976df0ef102.tar.gz llvm-5cb13062d27719879a6a58f18f458976df0ef102.tar.bz2 |
[AVX-512] Add support for lowering shuffles to VALIGND/VALIGNQ
Summary: VALIGND and VALIGNQ are similar to PALIGNR but instead of working on a 128-bit lane they work on the entire vector register. This change leverages the shuffle rotate detection code used for PALIGNR to detect these cases.
Reviewers: delena, RKSimon
Subscribers: Farhana, llvm-commits
Differential Revision: https://reviews.llvm.org/D26297
llvm-svn: 286709
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpoint.cpp')
0 files changed, 0 insertions, 0 deletions