Treat f16 the same as f80/f128 for the purposes of generating constants during instru...
authorOwen Anderson <resistor@mac.com>
Thu, 5 Apr 2012 18:50:32 +0000 (18:50 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 5 Apr 2012 18:50:32 +0000 (18:50 +0000)
commitd7484e5d9b25fe907cdad283659fcdeb5c73060f
tree55cf7a4ed8653bf8a690759b72294f127f664a24
parent1c01249191ba5d3648e7bedaf8233c41cc103551
Treat f16 the same as f80/f128 for the purposes of generating constants during instruction selection.

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