diff options
author | Craig Topper <craig.topper@intel.com> | 2017-12-14 18:35:25 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2017-12-14 18:35:25 +0000 |
commit | 600f1ba333a42e9f26d799db1b206c4eae4bd091 (patch) | |
tree | 7c68ba840927ab467f74cadcb4c3d891a655a460 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 708c9f5947faa3c8cb78a74772f3139d0113d614 (diff) | |
download | llvm-600f1ba333a42e9f26d799db1b206c4eae4bd091.zip llvm-600f1ba333a42e9f26d799db1b206c4eae4bd091.tar.gz llvm-600f1ba333a42e9f26d799db1b206c4eae4bd091.tar.bz2 |
[X86] Don't zero the upper bits of the k-register before extracting a single bit from a vXi1.
This doesn't match the semantics of the extract_vector_elt operation. Nothing downstream knows the bits were zeroed so they still get masked or sign extended after the extrat anyway.
llvm-svn: 320723
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions