[PATCH] D11678: [CodeGen] Fixes *absdiff* intrinsic: LangRef doc/test case improvement and corresponding code change

Shahid via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 02:28:35 PDT 2015


ashahid removed rL LLVM as the repository for this revision.
ashahid updated this revision to Diff 31646.
ashahid added a comment.

Updated the patch to define the behavior of llvm.uabsdiff intrinsic. The corresponding doc, code & test cases are updated accordingly.


http://reviews.llvm.org/D11678

Files:
  docs/LangRef.rst
  lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/absdiff_128.ll
  test/CodeGen/X86/absdiff_256.ll
  test/CodeGen/X86/absdiff_expand.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11678.31646.patch
Type: text/x-patch
Size: 22656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150810/9094d242/attachment.bin>


More information about the llvm-commits mailing list