[PATCH] D102995: errorUnsupported should be non-fatal

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 25 19:53:04 PDT 2021


craig.topper added a comment.

X86-64 ABI requires float/double arguments to use XMM registers. All x86-64 CPUs have SSE2.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102995/new/

https://reviews.llvm.org/D102995



More information about the cfe-commits mailing list