[PATCH] D8136: Generation of PSAD in LoopVectorizer

Shahid via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 1 19:19:46 PDT 2015


ashahid added a subscriber: ashahid.
ashahid added a comment.

In http://reviews.llvm.org/D8136#237540, @congh wrote:

> What is the status of this patch? Is there any plan to move it forward?


Hi Congh,

Yes, there is a plan for this.

This work depends on the two llvm intrinsics, llvm@*absdiff and llvm@*hsum. Two patches, http://reviews.llvm.org/D11678
and http://reviews.llvm.org/D10964, related to these intrinsics are under review and almost waiting for review clearance. Once those are through we will update this patch accordingly.

Regards,
Shahid


Repository:
  rL LLVM

http://reviews.llvm.org/D8136





More information about the llvm-commits mailing list