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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 5 11:30:10 PST 2021


spatel added a comment.

In D95373#2543185 <https://reviews.llvm.org/D95373#2543185>, @spatel wrote:

> 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?

Oops - I didn't notice that I had this patch lined up with other local changes and pushed it just now. Let me know if I should revert.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95373



More information about the llvm-commits mailing list