[PATCH] D105275: [SLP]Fix gathering of the scalars by not ignoring UndefValues.

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 09:30:11 PDT 2021


Carrot added a comment.

Thanks for the fix!
The changes to CreateInsertElement looks good to me. But I'm not confident to review other parts of the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105275



More information about the llvm-commits mailing list