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

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 16 09:39:45 PST 2021


sdesmalen added a comment.

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.


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