[PATCH] D26129: Implementation of expandload and compressstore intrinsics.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 05:46:27 PDT 2016


igorb accepted this revision.
igorb added a comment.
This revision is now accepted and ready to land.

Hello Elena,
Would you consider to merge visitMaskedLoad(I) / visitMaskedExpandLoad and  visitMaskedStore(I) / visitMaskedCompressStore ?

LGTM.


Repository:
  rL LLVM

https://reviews.llvm.org/D26129





More information about the llvm-commits mailing list