[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 Nov 30 02:10:01 PST 2021
pengfei updated this revision to Diff 390632.
pengfei added a comment.
Fix a lit fail.
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.390632.patch
Type: text/x-patch
Size: 8127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211130/f10c28d3/attachment-0001.bin>
More information about the cfe-commits
mailing list