[PATCH] D30123: [InstCombine] shrink truncated shuffle with constant operand

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 17:31:53 PST 2017


efriedma added a comment.

instcombine already assumes that targets can handle a splat of any type; that's fine.


https://reviews.llvm.org/D30123





More information about the llvm-commits mailing list