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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 27 01:49:50 PST 2022


RKSimon added a comment.

TBH I'm not sure about converting legal vector types (e.g. <8 x i64>) into massive integer (i512).


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

https://reviews.llvm.org/D118317



More information about the llvm-commits mailing list