[PATCH] D74724: [AArch64][SVE] CodeGen of ACLE Builtin Types
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 17 08:56:28 PST 2020
sdesmalen created this revision.
sdesmalen added reviewers: rsandifo-arm, rovka, rjmccall, efriedma.
Herald added subscribers: llvm-commits, psnobl, rkruppe, hiraditya, kristof.beyls, tschuett.
Herald added projects: clang, LLVM.
This patch adds codegen support for the ACLE builtin types added in:
https://reviews.llvm.org/D62960
so that the ACLE builtin types are emitted as corresponding scalable
vector types in LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D74724
Files:
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CodeGenTypes.cpp
clang/test/CodeGen/aarch64-sve.c
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74724.244987.patch
Type: text/x-patch
Size: 7922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200217/9176ca1a/attachment-0001.bin>
More information about the cfe-commits
mailing list