[PATCH] D95373: Replace vector intrinsics with call to vector library

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 12:48:49 PST 2021


spatel added a comment.

In D95373#2542587 <https://reviews.llvm.org/D95373#2542587>, @LukasSommerTu wrote:

> @spatel: Thanks for your quick feedback, I've addressed your comments and updated the patch.
>
> I do not have commit access, could someone please commit for me? Thanks!

I can commit it for you. Let's check if there are any more comments though - @lebedev.ri , was making this a codegen pass sufficient for your change request?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95373/new/

https://reviews.llvm.org/D95373



More information about the llvm-commits mailing list