[PATCH] D111078: [AIX] Enable int128 in 64 bit mode
Jinsong Ji via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 5 09:43:43 PDT 2021
jsji updated this revision to Diff 377283.
jsji added a comment.
Herald added a subscriber: kbarton.
Address comments -- adding AIX triples to more existing tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111078/new/
https://reviews.llvm.org/D111078
Files:
clang/lib/Basic/Targets/OSTargets.h
clang/test/AST/ast-print-int128.cpp
clang/test/Analysis/sval-dump-int128.c
clang/test/CodeGen/dbg-const-int128.c
clang/test/CodeGen/debug-info.c
clang/test/CodeGen/extend-arg-64.c
clang/test/CodeGen/ppc-varargs-struct.c
clang/test/CodeGen/uint128_t.c
clang/test/CodeGenCXX/debug-info-enum-i128.cpp
clang/test/Driver/types.c
clang/test/Preprocessor/init-ppc64.c
clang/test/Sema/128bitint.c
clang/test/Sema/const-eval.c
clang/test/Sema/redefine_extname.c
clang/test/Sema/types.c
llvm/test/CodeGen/PowerPC/int128_ldst.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111078.377283.patch
Type: text/x-patch
Size: 8384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211005/c96da506/attachment-0001.bin>
More information about the llvm-commits
mailing list