R600: Expand vec4 INT <-> FP conversions
authorTom Stellard <thomas.stellard@amd.com>
Fri, 21 Dec 2012 16:33:24 +0000 (16:33 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 21 Dec 2012 16:33:24 +0000 (16:33 +0000)
commit519b456fe1eae633854584f54c8804498b256381
treedf8136e69cc89c077383146d03550f8a3edb9642
parent739c7a83e16e7daaf22cfa4ae84e8d1cc0260941
R600: Expand vec4 INT <-> FP conversions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170901 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/R600ISelLowering.cpp
test/CodeGen/R600/vec4-expand.ll [new file with mode: 0644]