[PATCH] D118317: [InstCombine] Fold and-reduce idiom

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 27 03:48:43 PST 2022


mkazantsev planned changes to this revision.
mkazantsev added a comment.

You're right, need to check if the new scalar type is a legal type. I'll add DL & negative tests & rebase on top. Thanks!


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

https://reviews.llvm.org/D118317



More information about the llvm-commits mailing list