[PATCH] D16137: AVX512: VMOVDQU8/16/32/64 (load) intrinsic implementation.

Mitch Bodart via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 14:08:09 PST 2016


mbodart added a comment.

Thanks for the explanations (and patience)!

As dropping the chain seems to be common practice, and the source comment in LowerOperationWrapper describes that, I am fine with the changes.

So, LGTM.

- mitch


Repository:
  rL LLVM

http://reviews.llvm.org/D16137





More information about the llvm-commits mailing list