[PATCH] D8136: Generation of PSAD in LoopVectorizer
Cong Hou via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 23:00:40 PDT 2015
congh added a comment.
In http://reviews.llvm.org/D8136#237985, @ashahid wrote:
> 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
Thank you very much for the information, Shahid! I am looking forward to the check-in of those patches.
Repository:
rL LLVM
http://reviews.llvm.org/D8136
More information about the llvm-commits
mailing list