[PATCH] D114782: [X86][clang] Emit diagnostic for float and double when we have features -x87 and -sse on 64-bits

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 7 17:50:46 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4a2c827b178f: [X86][clang] Emit diagnostic for float and double when we have features -x87… (authored by pengfei).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114782

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Basic/Targets/X86.cpp
  clang/lib/Sema/Sema.cpp
  clang/test/CodeGen/X86/x86_64-mno-sse.c
  clang/test/Sema/x86_64-no-x87.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114782.392608.patch
Type: text/x-patch
Size: 8127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211208/95a1a32b/attachment.bin>


More information about the cfe-commits mailing list