[PATCH] D155275: [SLP] Set ExtendingManyInputs argument of addMask based on size of InVectors (PR63668)

Vedant Paranjape via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 06:34:31 PDT 2023


vedant-amd added a comment.

In D155275#4500754 <https://reviews.llvm.org/D155275#4500754>, @ABataev wrote:

> Hi, thanks for the patch, but it is not quite correct. I going to commit a fix in a few minutes with your test (just need to fix assertion check, actually)

I see, I had thought about that, but there was limited information about what it expects of the Mask and SubMask.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155275



More information about the llvm-commits mailing list