[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
Thu Aug 27 03:08:33 PDT 2015


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

Updated the patch for

1. result overflow documentation
2. Test case fixes
3. Refactoring of the expansion of llvm at absdiff intrinsic.


http://reviews.llvm.org/D11678

Files:
  docs/LangRef.rst
  lib/CodeGen/SelectionDAG/LegalizeVectorOps.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.33309.patch
Type: text/x-patch
Size: 21103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150827/582c4365/attachment.bin>


More information about the llvm-commits mailing list