[PATCH] D38022: [X86] Convert X86ISD::SELECT to ISD::VSELECT just before instruction selection to avoid duplicate patterns
Elena Demikhovsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 23:49:54 PDT 2017
delena added a comment.
Ok. This is NFC. Why we can't generate (or stay with) ISD::SELECT from the beginning?
https://reviews.llvm.org/D38022
More information about the llvm-commits
mailing list