[PATCH] D77054: [AArch64][SVE] Add SVE intrinsics for saturating add & subtract
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 12:30:23 PDT 2020
efriedma added a comment.
I can understand why you might want the new intrinsics as a temporary measure, but I don't see the point of removing the already working support for llvm.sadd. etc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77054/new/
https://reviews.llvm.org/D77054
More information about the llvm-commits
mailing list