[InstCombine] use 'match' to handle vectors and simplify code
authorSanjay Patel <spatel@rotateright.com>
Tue, 23 Oct 2018 15:05:12 +0000 (15:05 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 23 Oct 2018 15:05:12 +0000 (15:05 +0000)
commit747feb28e469a472e6ae5472385fac024ae1b632
tree2e9d1469f69a974fe3c52fab925f57118ed6fd32
parent37632992efde080a1c72fe9bfa95087c9cff5737
[InstCombine] use 'match' to handle vectors and simplify code

This is another step towards completely removing the fake
binop queries for not/neg/fneg.

llvm-svn: 345036
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/select_meta.ll
llvm/test/Transforms/LoopVectorize/invariant-store-vectorization.ll