[PATCH] D116159: [ARM][AArch64] clang support for Armv9.3-A
Tomas Matheson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 22 03:26:01 PST 2021
tmatheson created this revision.
Herald added a subscriber: kristof.beyls.
tmatheson requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch introduces support for targetting the Armv9.3-A architecture,
which should map to the existing Armv8.8-A extensions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D116159
Files:
clang/lib/Basic/Targets/AArch64.cpp
clang/lib/Basic/Targets/AArch64.h
clang/lib/Basic/Targets/ARM.cpp
clang/lib/Driver/ToolChains/Arch/AArch64.cpp
clang/test/Driver/aarch64-cpus.c
clang/test/Driver/arm-cortex-cpus.c
clang/test/Preprocessor/arm-target-features.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116159.395832.patch
Type: text/x-patch
Size: 10424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211222/0922372a/attachment-0001.bin>
More information about the cfe-commits
mailing list