diff options
author | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2016-10-09 10:48:52 +0000 |
---|---|---|
committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | 2016-10-09 10:48:52 +0000 |
commit | 5b10aa1f1e363fe21ddaa40b7736b22a538b9181 (patch) | |
tree | b3fbcda4b85d7376c2427134beaddf1334b38944 /llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp | |
parent | b27028875263e58094e81181a08e59a4c59a8b06 (diff) | |
download | llvm-5b10aa1f1e363fe21ddaa40b7736b22a538b9181.zip llvm-5b10aa1f1e363fe21ddaa40b7736b22a538b9181.tar.gz llvm-5b10aa1f1e363fe21ddaa40b7736b22a538b9181.tar.bz2 |
DAG: Setting Masked-Expand-Load as a variant of Masked-Load node
Masked-expand-load node represents load operation that loads a variable amount of elements from memory according to amount of "true" bits in the mask and expands the loaded elements according to their position in the mask vector.
Right now, the node is used in intrinsics for VEXPAND* instructions.
The work is done towards implementation of masked.expandload and masked.compressstore intrinsics.
Differential Revision: https://reviews.llvm.org/D25322
llvm-svn: 283694
Diffstat (limited to 'llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions