diff options
author | Sanjay Patel <spatel@rotateright.com> | 2015-03-12 21:54:24 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2015-03-12 21:54:24 +0000 |
commit | 0a6da5de552103ceadfd19e90522de983afafbb4 (patch) | |
tree | af849f14f6178a71945078857c5d20b11b315e98 /lldb/scripts/Python/python-wrapper.swig | |
parent | fb53eded5f2e49d50b19d71c4ceb5c9f276a7288 (diff) | |
download | llvm-0a6da5de552103ceadfd19e90522de983afafbb4.zip llvm-0a6da5de552103ceadfd19e90522de983afafbb4.tar.gz llvm-0a6da5de552103ceadfd19e90522de983afafbb4.tar.bz2 |
[X86, AVX2] Replace inserti128 and extracti128 intrinsics with generic shuffles
This is nearly identical to the v*f128_si256 parts of r231792 and r232052.
AVX2 introduced proper integer variants of the hacked integer insert/extract
C intrinsics that were created for this same functionality with AVX1.
This should complete the front end fixes for insert/extract128 intrinsics.
Corresponding LLVM patch to follow.
llvm-svn: 232109
Diffstat (limited to 'lldb/scripts/Python/python-wrapper.swig')
0 files changed, 0 insertions, 0 deletions