[PATCH] D74064: [Analysis] add query to get splat value from array of ints

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 09:46:38 PST 2020


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

LGTM - The ShuffleVectorSDNode isSplatMask/getSplatIndex helpers could be cleaned up to use this as well.


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

https://reviews.llvm.org/D74064





More information about the llvm-commits mailing list