[PATCH] D10867: [Codegen] Added intrinsics 'absdiff' and corresponding SDNodes for absolute difference operation

James Molloy james at jamesmolloy.co.uk
Thu Jul 16 04:16:40 PDT 2015


Hi,

The patch doesn't apply to current HEAD:

/Users/jammol01/Code/llvm-gitsvn/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp:735:67:
error: too few arguments to function
      call, expected 3, have 2
      ISD::SETCC, dl, TLI.getSetCCResultType(*DAG.getContext(), VT), Tmp2,
                      ~~~~~~~~~~~~~~~~~~~~~~                      ^
/Users/jammol01/Code/llvm-gitsvn/include/llvm/Target/TargetLowering.h:330:3:
note: 'getSetCCResultType' declared here
  virtual EVT getSetCCResultType(const DataLayout &DL, LLVMContext &Context,
  ^
1 error generated.

Please could you rebase then I'll reapply it?

James

On Thu, 16 Jul 2015 at 11:53 Shahid <Asghar-ahmad.Shahid at amd.com> wrote:

> ashahid added a comment.
>
> Hi Hal/James,
>
> Since I don't have commit access yet, can somebody commit it on my behalf.
>
> Regards,
> Shahid
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D10867
>
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150716/01d0c34f/attachment.html>


More information about the llvm-commits mailing list