[PATCH] D110388: [SelectionDAG] Make WidenVecRes_SELECT work for scalable vectors

eric tang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 16 16:58:49 PST 2021


tangxingxin1008 added a comment.

In D110388#3135274 <https://reviews.llvm.org/D110388#3135274>, @sdesmalen wrote:

> In D110388#3134196 <https://reviews.llvm.org/D110388#3134196>, @tangxingxin1008 wrote:
>
>> Sorry, I don't know how to merged this patch,  and get a wrong way to close this revision.
>
> To merge a patch you'll need to request commit access to LLVM (see https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access) so that you can do `git push`. This then closes the revision in Phabricator automatically.
>
> If you don't have commit access yet, I'd be happy to commit the patch for you.

Thank you very much, @sdesmalen , I don't have the commit access, please help me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110388



More information about the llvm-commits mailing list