]> granicus.if.org Git - clang/commit
[AArch64] Refactor the Neon vector/scalar floating-point convert intrinsics so
authorChad Rosier <mcrosier@codeaurora.org>
Tue, 10 Dec 2013 16:11:55 +0000 (16:11 +0000)
committerChad Rosier <mcrosier@codeaurora.org>
Tue, 10 Dec 2013 16:11:55 +0000 (16:11 +0000)
commitb980d3ef96557d975c876542cc8912fe222c1a76
tree549df952cc8fa1adf7850692821a58480c2c4363
parent52fb5a301ff94c54f44e1f6353d2a7657fa05ab3
[AArch64] Refactor the Neon vector/scalar floating-point convert intrinsics so
that they use float/double rather than the vector equivalents when appropriate.

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