[PATCH] D116879: [llvm] Allow auto-vectorization of sincos() using libmvec
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 9 03:01:09 PST 2022
rengolin added a comment.
In D116879#3229779 <https://reviews.llvm.org/D116879#3229779>, @tim.schmielau wrote:
> I haven't figured out how to link to https://bugs.llvm.org/show_bug.cgi?id=51530 so that it would automatically get closed on merging. I suppose this isn't possible anymore with bugzilla being frozen?
Correct. Bugzilla won't change any more. Any changes will be done on Github. I'm not sure if Phab has a way to auto-close a Github issue, though.
This patch looks good to me, pretty straight forward stuff, but I'm not a libmvec expert. Please wait until the relevant folks have a look at it and approve.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116879/new/
https://reviews.llvm.org/D116879
More information about the llvm-commits
mailing list