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

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 12:37:21 PDT 2016


igorb added a comment.

In https://reviews.llvm.org/D26129#586127, @delena wrote:

> I included compressing-store visitor in the general masked-store, the same for expanding load as Igor suggested.
>  Igor, please look and the new code. Does it look better than the previous?


Hi Elena , I believe so . 
Thanks!


Repository:
  rL LLVM

https://reviews.llvm.org/D26129





More information about the llvm-commits mailing list