aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-12-14 18:35:25 +0000
committerCraig Topper <craig.topper@intel.com>2017-12-14 18:35:25 +0000
commit600f1ba333a42e9f26d799db1b206c4eae4bd091 (patch)
tree7c68ba840927ab467f74cadcb4c3d891a655a460 /llvm/lib/Object/WasmObjectFile.cpp
parent708c9f5947faa3c8cb78a74772f3139d0113d614 (diff)
downloadllvm-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