[PATCH] D29959: x86 interrupt calling convention: only save xmm registers if the target supports SSE

Peter Marheine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 12:44:40 PST 2017


tari added a comment.

LGTM. I thought we already handled the no-SSE case, but looks like only for the 32-bit subtarget.


https://reviews.llvm.org/D29959





More information about the llvm-commits mailing list