[PATCH] D88154: Initial support for vectorization using Libmvec (GLIBC vector math library).
Francesco Petrogalli via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 16 06:23:30 PDT 2020
fpetrogalli added a comment.
LGTM from the perspective of making sure that this solution can be extended to any of the architectures that `libmvec` supports.
Thank you.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88154/new/
https://reviews.llvm.org/D88154
More information about the llvm-commits
mailing list