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)
commitbce7d05ba9bf159da47af70f360c8ff7205c91a6
tree9b211d363c7b51984812f30c173549072792bfbc
parentf4f930c7955fa1c58197dd89d4c6cbb7a9ed45ba
R600/SI: Match fp_to_uint / uint_to_fp for f64

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209388 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstructions.td
test/CodeGen/R600/fp_to_uint.f64.ll [new file with mode: 0644]
test/CodeGen/R600/uint_to_fp.f64.ll [new file with mode: 0644]