[PATCH] D26743: Expandload and Compressing store - documentation update

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 05:17:33 PST 2016


delena created this revision.
delena added reviewers: Ayal, mkuper.
delena added a subscriber: llvm-commits.
delena set the repository for this revision to rL LLVM.

Added description of new intrinsics masked.expandload and masked.compressstore to the LLVM LangRef.

Implementation is partially committed. I'm working on the rest.
The related discussion is here:
http://lists.llvm.org/pipermail/llvm-dev/2016-September/104985.html


Repository:
  rL LLVM

https://reviews.llvm.org/D26743

Files:
  docs/LangRef.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26743.78170.patch
Type: text/x-patch
Size: 6336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/e44b879d/attachment.bin>


More information about the llvm-commits mailing list