[PATCH] D38022: [X86] Convert X86ISD::SELECT to ISD::VSELECT just before instruction selection to avoid duplicate patterns

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 18 23:34:22 PDT 2017


craig.topper added a comment.

What sort of test are you looking for? The truncate intrinsic tests should already cover this.


https://reviews.llvm.org/D38022





More information about the llvm-commits mailing list