[PATCH] D85743: [CodeGen][AArch64] Support arm_sve_vector_bits attribute
Cullen Rhodes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 14 01:26:19 PDT 2020
c-rhodes updated this revision to Diff 285576.
c-rhodes added a comment.
Changes:
- `s/getKnownMinSize/getFixedSize/g` fixes.
- Implemented new mangling scheme for VLS types.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85743/new/
https://reviews.llvm.org/D85743
Files:
clang/lib/AST/ItaniumMangle.cpp
clang/lib/CodeGen/CGCall.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/CodeGen/TargetInfo.cpp
clang/test/CodeGen/attr-arm-sve-vector-bits-bitcast.c
clang/test/CodeGen/attr-arm-sve-vector-bits-call.c
clang/test/CodeGen/attr-arm-sve-vector-bits-cast.c
clang/test/CodeGen/attr-arm-sve-vector-bits-codegen.c
clang/test/CodeGen/attr-arm-sve-vector-bits-globals.c
clang/test/CodeGen/attr-arm-sve-vector-bits-types.c
clang/test/CodeGenCXX/aarch64-mangle-sve-fixed-vectors.cpp
clang/test/CodeGenCXX/aarch64-sve-fixedtypeinfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85743.285576.patch
Type: text/x-patch
Size: 134580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200814/a4d0b533/attachment-0001.bin>
More information about the cfe-commits
mailing list