[PATCH] D138105: [PowerPC] Support test data class intrinsic of 128-bit float
Qiu Chaofan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 22 20:23:11 PST 2022
qiucf updated this revision to Diff 477375.
qiucf added a comment.
Change error message regarding `__float128`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138105/new/
https://reviews.llvm.org/D138105
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/PowerPC/builtins-ppc-p9-f128.c
clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-pwr9-error.c
clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-test.c
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/builtins-ppc-p9-f128.ll
llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-test.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138105.477375.patch
Type: text/x-patch
Size: 9987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221123/bc353802/attachment.bin>
More information about the cfe-commits
mailing list