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

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 09:18:09 PDT 2021


alexfh accepted this revision.
alexfh added a comment.
This revision is now accepted and ready to land.

I have no idea what this code is doing, but just based on the fact that it fixes the problem, it looks good to me ;)

You probably want a review from someone who knows this code though.


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