diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-03-06 10:54:43 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-03-06 10:54:43 +0000 |
| commit | 468bb2e601ad96a5c4c563547ba28cbde6c33300 (patch) | |
| tree | 53860058366d93abe1da1eeb5bc993fe42b54747 /llvm/lib/IR/ModuleSummaryIndex.cpp | |
| parent | 24a8f1ccb9dd718c573a332226ac39f08fe085eb (diff) | |
| download | bcm5719-llvm-468bb2e601ad96a5c4c563547ba28cbde6c33300.tar.gz bcm5719-llvm-468bb2e601ad96a5c4c563547ba28cbde6c33300.zip | |
[X86][SSE] VSELECT(XOR(Cond,-1), LHS, RHS) --> VSELECT(Cond, RHS, LHS)
As noticed on D58965
DAGCombiner::visitSELECT has something similar, so we should be able to move this to DAGCombiner and support VSELECT as well at some point.
Differential Revision: https://reviews.llvm.org/D58974
llvm-svn: 355494
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions

