[PATCH] D121637: [PowerPC] Fix EmitPPCBuiltinExpr to emit arguments once
Quinn Pham via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 13 14:32:14 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7d7022fb0ce4: [PowerPC] Fix EmitPPCBuiltinExpr to emit arguments once (authored by quinnp).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121637/new/
https://reviews.llvm.org/D121637
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/PowerPC/builtins-ppc-fastmath.c
clang/test/CodeGen/PowerPC/builtins-ppc-pair-mma-types.c
clang/test/CodeGen/PowerPC/builtins-ppc-stmtexpr-argument.c
clang/test/CodeGen/PowerPC/builtins-ppc-vsx.c
clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-cas.c
clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-fetch.c
clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-fp.c
clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-math.c
clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-sync.c
clang/test/CodeGen/PowerPC/ppc-mma-types.c
clang/test/Sema/ppc-pair-mma-types.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121637.422664.patch
Type: text/x-patch
Size: 108696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220413/214e1b6c/attachment-0001.bin>
More information about the cfe-commits
mailing list