]> granicus.if.org Git - clang/commit
IR: update Clang to use polymorphic __fp16 conversion intrinsics.
authorTim Northover <tnorthover@apple.com>
Thu, 17 Jul 2014 10:51:31 +0000 (10:51 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 17 Jul 2014 10:51:31 +0000 (10:51 +0000)
commit7f65af4aacb6884852e56e18a6e3498d39369bda
tree7b4aa73a39f5efdc78cd0b71a33cff27397d53dd
parentd462e61c1206ff5a50c0faa9cbb55a35531c4288
IR: update Clang to use polymorphic __fp16 conversion intrinsics.

There should be no change in semantics at this stage.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213249 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprScalar.cpp
test/CodeGen/fp16-ops.c