[PATCH] D134351: AArch64: add definitions for recent Apple CPUs

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 05:11:29 PDT 2022


t.p.northover updated this revision to Diff 461858.
t.p.northover added a comment.

Accidentally clang-formatted the `ampere1` test. Undo that.


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

https://reviews.llvm.org/D134351

Files:
  clang/test/Misc/target-invalid-cpu-note.c
  llvm/include/llvm/Support/AArch64TargetParser.def
  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: D134351.461858.patch
Type: text/x-patch
Size: 13477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220921/48649f68/attachment.bin>


More information about the llvm-commits mailing list