[PATCH] D88432: [InstCombine] Fix pr47668
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 30 14:20:49 PDT 2020
lebedev.ri added a comment.
In D88432#2304707 <https://reviews.llvm.org/D88432#2304707>, @aqjune wrote:
> Hi, I'm back!
>
> The complexity comes from dealing with the case when the input is a vector.
> It iterates over the elements of a vector and puts the undef-eliminated result into ZWithoutUndef.
Please do reply to the question i asked, not re-explain the code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88432/new/
https://reviews.llvm.org/D88432
More information about the llvm-commits
mailing list