Implement the clang-side of detection for when to pass as
<2 x float> instead of double. This works but can't be turned on until I teach codegen to pass <2 x float> as one XMM register instead of two. llvm-svn: 109790
Loading
Please register or sign in to comment