[PATCH] D53053: [Intrinsic] Signed Saturation Addition Intrinsic
Leonard Chan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 25 11:48:43 PDT 2018
leonardchan added a comment.
In https://reviews.llvm.org/D53053#1276254, @craig.topper wrote:
> When can we expect a signed subtraction intrinsic?
Was going to work on that within the next few days. Right now I'm working on finishing up for a clang patch that uses these add intrinsics for fixed point addition.
Repository:
rL LLVM
https://reviews.llvm.org/D53053
More information about the llvm-commits
mailing list