[PATCH] D52439: [InstCombine] try to convert vector insert+extract to trunc
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 26 05:11:14 PDT 2018
RKSimon added a comment.
Worth testing with more exotic types? <2 x i24> to <6 x i8> ?
https://reviews.llvm.org/D52439
More information about the llvm-commits
mailing list