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

Hideki Saito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 08:18:02 PDT 2018


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

In https://reviews.llvm.org/D26743#1121969, @delena wrote:

> I wrote this documentation **after ** implementation. I don't work on X86 about a year, but I doubt that somebody touched this code.


Then, the doc update is long overdue, and the current description reasonably reflects the review feedback. If anything else should be done, it can be done after commit.
Sanity checked intrinsic names/args matching here and in the Intrinsics.td. LGTM.


Repository:
  rL LLVM

https://reviews.llvm.org/D26743





More information about the llvm-commits mailing list