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

James Molloy james at jamesmolloy.co.uk
Thu Jul 16 08:23:13 PDT 2015


Committed in r242409. Thanks!

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

> ashahid removed rL LLVM as the repository for this revision.
> ashahid updated this revision to Diff 29900.
> ashahid added a comment.
>
> Rebased and resolved the error.
>
>
> http://reviews.llvm.org/D10867
>
> Files:
>   docs/LangRef.rst
>   include/llvm/CodeGen/ISDOpcodes.h
>   include/llvm/IR/Intrinsics.td
>   include/llvm/Target/TargetSelectionDAG.td
>   lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
>   lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
>   lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
>   lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
>   lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
>   lib/CodeGen/TargetLoweringBase.cpp
>   test/CodeGen/X86/absdiff_expand.ll
>
> _______________________________________________
> 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/69f7d136/attachment.html>


More information about the llvm-commits mailing list