[PATCH] D36763: [InstCombine] Teach canEvaluateZExtd and canEvaluateTruncated to handle vector shifts with splat shift amount
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 15 15:29:10 PDT 2017
spatel added a comment.
Can you commit this one first with at least one test independent of those in https://reviews.llvm.org/D36498 to avoid the extra inst regressions seen there?
https://reviews.llvm.org/D36763
More information about the llvm-commits
mailing list