[PATCH] D112055: [PowerPC] Implement longdouble pack/unpack builtins
Qiu Chaofan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 3 03:05:00 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
qiucf marked 3 inline comments as done.
Closed by commit rG741aeda97d63: [PowerPC] Implement longdouble pack/unpack builtins (authored by qiucf).
Changed prior to commit:
https://reviews.llvm.org/D112055?vs=380596&id=384378#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112055/new/
https://reviews.llvm.org/D112055
Files:
clang/include/clang/Basic/BuiltinsPPC.def
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builtins-ppc.c
llvm/include/llvm/IR/Intrinsics.h
llvm/include/llvm/IR/IntrinsicsPowerPC.td
llvm/lib/IR/Function.cpp
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/test/CodeGen/PowerPC/longdouble-pack.ll
llvm/utils/TableGen/IntrinsicEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112055.384378.patch
Type: text/x-patch
Size: 9626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211103/aefd8f99/attachment.bin>
More information about the cfe-commits
mailing list