R600/SI: Add support for llvm.convert.{to|from}.fp16
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 10 Jul 2014 03:22:20 +0000 (03:22 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 10 Jul 2014 03:22:20 +0000 (03:22 +0000)
commitb0df92577d6ed4a4d97fe85165d49ed33b6225b8
tree4ed9e55e522da3b3b30379267998f49c324d7120
parent3e3ddda7a250804abd3dfe84b95694c1ffea27e5
R600/SI: Add support for llvm.convert.{to|from}.fp16

llvm-svn: 212676
llvm/lib/Target/R600/SIInstructions.td
llvm/test/CodeGen/R600/fp16_to_fp32.ll [new file with mode: 0644]
llvm/test/CodeGen/R600/fp32_to_fp16.ll [new file with mode: 0644]