Teach PatternMatch that splat vectors could be floating point as well as
commit8a670edf1b9dc1acb1b571ccc57a4f7e9fec5865
authorNick Lewycky <nicholas@mxc.ca>
Tue, 15 Feb 2011 23:13:23 +0000 (15 23:13 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 15 Feb 2011 23:13:23 +0000 (15 23:13 +0000)
tree02bec66b85713f7affb445c97d098e39baa60a53
parent738a00eb861c045dc11366b4d3203cde0e528f22
Teach PatternMatch that splat vectors could be floating point as well as
integer. Fixes PR9228!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125613 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PatternMatch.h
test/Transforms/InstCombine/vector-casts.ll