[PATCH] D126895: [SLP] Phi inputs that come from an unreachable block should be undef.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 2 11:00:53 PDT 2022
ABataev added a comment.
In D126895#3553937 <https://reviews.llvm.org/D126895#3553937>, @MaskRay wrote:
> Some SLPVectorizer changes near D114171 <https://reviews.llvm.org/D114171> exposed a miscompile issue. Thanks for tracking it down.
There is D126877 <https://reviews.llvm.org/D126877>, which should fix it.
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