OSDN Git Service

[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)
commitf46dd75b538cbf3131ddc1fb06a24cdfc8296450
treeee0e86af2392f322235726fc20d24a69597a6062
parentfa8e666b5510d4e3d7455eff5c2b31504aa2263b
[InstCombine] use 'match' to handle vectors and simplify code

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@345036 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineSelect.cpp
test/Transforms/InstCombine/select_meta.ll
test/Transforms/LoopVectorize/invariant-store-vectorization.ll