[PATCH] D26129: Implementation of expandload and compressstore intrinsics.
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 1 05:53:26 PDT 2016
delena added a comment.
In https://reviews.llvm.org/D26129#584495, @igorb wrote:
> Hello Elena,
> Would you consider to merge visitMaskedLoad(I) / visitMaskedExpandLoad and visitMaskedStore(I) / visitMaskedCompressStore ?
Maked load has one more argument - alignment. And it is positioned in the middle. I'll check..
Repository:
rL LLVM
https://reviews.llvm.org/D26129
More information about the llvm-commits
mailing list