Add DAG nodes to represent FP16 <-> FP32 intrinsics
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 14 Mar 2010 18:42:15 +0000 (18:42 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 14 Mar 2010 18:42:15 +0000 (18:42 +0000)
commitbe5b032e4b06ae001098856c2dc4ebca41528132
treed00d7df9b4fb5f7c0b89f11b1f4ba92da31bef51
parentfeacf28cf803373b48a9af7995218728957f5403
Add DAG nodes to represent FP16 <-> FP32 intrinsics

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98500 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp