R600/SI: Match fp_to_uint / uint_to_fp for f64
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 22 May 2014 03:20:30 +0000 (03:20 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 22 May 2014 03:20:30 +0000 (03:20 +0000)
commitc3a73c30877fdc754e499a529fc97325dc28332a
tree8cdeca8fb0bc8dcf941050c0390fcb549fbd6b51
parent6663f8f2c0b930731dbbfd51d19d9d942cd34ad2
R600/SI: Match fp_to_uint / uint_to_fp for f64

llvm-svn: 209388
llvm/lib/Target/R600/SIInstructions.td
llvm/test/CodeGen/R600/fp_to_uint.f64.ll [new file with mode: 0644]
llvm/test/CodeGen/R600/uint_to_fp.f64.ll [new file with mode: 0644]