[PATCH] D52747: [InstCombine] reverse 'trunc X to <N x i1>' canonicalization

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 2 01:00:48 PDT 2018


lebedev.ri added a comment.

> Ideally, I think we'd do the same for scalars, but I'm afraid of unintended consequences.

I *think* this originates from https://reviews.llvm.org/rL67635.


https://reviews.llvm.org/D52747





More information about the llvm-commits mailing list