[PATCH] D51696: [SelectionDAG] enhance vector demanded elements to look at a vector select condition operand
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 6 03:36:28 PDT 2018
RKSimon added a comment.
Another thing will be to add a SimplifyDemandedVectorElts call to DAGCombiner::visitVSELECT (PR37989)
https://reviews.llvm.org/D51696
More information about the llvm-commits
mailing list