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

Hideki Saito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 10:18:43 PDT 2018


hsaito added a comment.

In https://reviews.llvm.org/D26743#1120061, @craig.topper wrote:

> Ping. The intrinsics have been implemented with partial support for a year and a half now. I'd like to use them to replace the X86 specific expand load intrinsics. Can we commit this documentation?


Regarding the review https://reviews.llvm.org/D26743, are the LLVM intrinsic already in the trunk? Does the behavior match with the documentation here? I expect the answer is yes, but I need someone who knows enough about actual implementation to say yes, or verify that myself before marking this good to go.

Thanks,
Hideki


Repository:
  rL LLVM

https://reviews.llvm.org/D26743





More information about the llvm-commits mailing list