[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
Fri Aug 21 04:18:33 PDT 2015


ashahid updated this revision to Diff 32814.
ashahid added a comment.

Updated the patch for Bruno's comments.


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.32814.patch
Type: text/x-patch
Size: 22655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150821/d02fa5f4/attachment.bin>


More information about the llvm-commits mailing list