[PATCH] D136957: [AArch64] Add support for the Cortex-A715 CPU

Simi Pallipurath via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 2 03:24:36 PDT 2022


simpal01 updated this revision to Diff 472560.
simpal01 marked 2 inline comments as done.
simpal01 added a comment.

Comments addressed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136957/new/

https://reviews.llvm.org/D136957

Files:
  clang/docs/ReleaseNotes.rst
  clang/test/Driver/aarch64-mcpu.c
  clang/test/Misc/target-invalid-cpu-note.c
  llvm/docs/ReleaseNotes.rst
  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/unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136957.472560.patch
Type: text/x-patch
Size: 11794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221102/68f65dae/attachment.bin>


More information about the cfe-commits mailing list