[PATCH] D97487: Removing sqrtd2 and sqrtf4 from list of vectorizable function with MASSV
Jeeva P. via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 13:32:00 PST 2021
pjeeva01 added a comment.
To portray the intention behind the patch, I suggest modifying a test to ensure we are not generating _massv calls for sqrt function— for both float and double types.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97487/new/
https://reviews.llvm.org/D97487
More information about the llvm-commits
mailing list