[PATCH] D32505: [TargetLowering] fix isConstTrueVal to account for build vector truncation

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 07:05:04 PDT 2017


spatel added a comment.

Thanks, Eli! I added some FIXME notes in:
https://reviews.llvm.org/rL301403

I'll commit this, then update https://reviews.llvm.org/D31944, then see if I can make sense of our splat detection. :)


https://reviews.llvm.org/D32505





More information about the llvm-commits mailing list