[PATCH] D42153: [X86] When legalizing (v64i1 select i8, v64i1, v64i1) make sure not to introduce bitcasts to i64 in 32-bit mode

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 10:50:48 PST 2018


craig.topper closed this revision.
craig.topper added a comment.

Fixed in r322724, but forgot to tag it in the commit.


https://reviews.llvm.org/D42153





More information about the llvm-commits mailing list