R600/SI: Expand vector fp <-> int conversions
authorTom Stellard <thomas.stellard@amd.com>
Tue, 30 Jul 2013 14:31:03 +0000 (14:31 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 30 Jul 2013 14:31:03 +0000 (14:31 +0000)
commitaa313d0a744b3f0a8073a231deb6b6dfa6e441e4
treee7cdb1e6c4b765d03077e7dc4c54c3d3fcf8b43a
parent9744ffd652e02b83968178cb3cfa823a1ccbee57
R600/SI: Expand vector fp <-> int conversions

llvm-svn: 187421
llvm/lib/Target/R600/AMDGPUISelLowering.cpp
llvm/lib/Target/R600/R600ISelLowering.cpp
llvm/test/CodeGen/R600/fp_to_sint.ll
llvm/test/CodeGen/R600/sint_to_fp.ll
llvm/test/CodeGen/R600/uint_to_fp.ll
llvm/test/CodeGen/R600/uitofp.ll [deleted file]