efriedma added a comment.

The logic to compute whether a calling convention uses SSE registers does exist 
in clang/lib/CodeGen/TargetInfo.cpp, so it might be possible to reuse that... 
but I'm not sure that's better than just detecting it in the backend.


https://reviews.llvm.org/D27304



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to