From: Matt Arsenault Date: Wed, 26 Feb 2014 23:00:58 +0000 (+0000) Subject: R600: Remove unnecessary build_vector pattern. X-Git-Tag: v01.01.07.01~11314 X-Git-Url: https://git.ti.com/gitweb?p=opencl%2Fllvm.git;a=commitdiff_plain;h=3f19b69b01eb46357080d734703105192523fd24;hp=3f19b69b01eb46357080d734703105192523fd24;ds=inline R600: Remove unnecessary build_vector pattern. It is already fully handled in AMDGPUISelDAGToDAG. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202312 91177308-0d34-0410-b5e6-96231b3b80d8 ---