[PATCH] D126895: [SLP] Phi inputs that come from an unreachable block should be undef.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 2 10:58:23 PDT 2022


MaskRay accepted this revision.
MaskRay added a comment.
Herald added a subscriber: StephenFan.

Some SLPVectorizer changes near D114171 <https://reviews.llvm.org/D114171> exposed a miscompile issue. Thanks for tracking it down.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126895



More information about the llvm-commits mailing list