R600/SI: Remove redundant setting expand on f64 vectors
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 12 Jan 2015 23:13:00 +0000 (23:13 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Mon, 12 Jan 2015 23:13:00 +0000 (23:13 +0000)
commit549b6dbbb7a52c32178107bb1fdba31bd5d314df
treecaf94685cf23495b893d3eb96e3314fe30a2c835
parent80840b5c45535b933df705b1cb0d191383a8acf4
R600/SI: Remove redundant setting expand on f64 vectors

None of these are legal types already, so they default to
Expand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225728 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIISelLowering.cpp