[PATCH] D77940: [AArch64] Add NVIDIA Carmel support
Raul Tambre via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 11 04:47:00 PDT 2020
tambre created this revision.
tambre added reviewers: sdesmalen, paquette.
Herald added subscribers: cfe-commits, danielkiss, jfb, hiraditya, kristof.beyls.
Herald added a project: clang.
tambre updated this revision to Diff 256763.
tambre added a comment.
tambre edited the summary of this revision.
Remove cacheline size
NVIDIA's Carmel ARM64 cores are used in Tegra194 chips found in Jetson AGX Xavier, DRIVE AGX Xavier and DRIVE AGX Pegasus.
References:
https://devblogs.nvidia.com/nvidia-jetson-agx-xavier-32-teraops-ai-robotics/#h.huq9xtg75a5e
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77940
Files:
clang/test/Driver/aarch64-cpus.c
clang/test/Preprocessor/aarch64-target-features.c
llvm/include/llvm/Support/AArch64TargetParser.def
llvm/lib/Support/Host.cpp
llvm/lib/Target/AArch64/AArch64.td
llvm/lib/Target/AArch64/AArch64Subtarget.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/test/CodeGen/AArch64/cpus.ll
llvm/unittests/Support/Host.cpp
llvm/unittests/Support/TargetParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77940.256763.patch
Type: text/x-patch
Size: 11273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200411/cc943200/attachment-0001.bin>
More information about the cfe-commits
mailing list