[PATCH] D9029: [PATCH][CodeGen] Adding "llvm.sad" intrinsic and corresponding ISD::SAD node for "Sum Of Absolute Differences" operation

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 09:39:12 PST 2015


spatel resigned from this revision.
spatel removed a reviewer: spatel.
spatel added a comment.

Looks like this is proceeding with a different implementation (for x86 at least):
http://reviews.llvm.org/D14897
http://reviews.llvm.org/D14840


Repository:
  rL LLVM

http://reviews.llvm.org/D9029





More information about the llvm-commits mailing list