[PATCH] D112406: [Driver][AArch64]Add driver support for neoverse-512tvb target

Caroline via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 26 05:19:02 PDT 2021


CarolineConcatto updated this revision to Diff 382273.
CarolineConcatto added a comment.

- Rebase and remove support on for ARM 32 bits


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112406

Files:
  clang/test/Driver/aarch64-cpus.c
  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/test/CodeGen/AArch64/cpus.ll
  llvm/test/CodeGen/AArch64/misched-fusion-aes.ll
  llvm/unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112406.382273.patch
Type: text/x-patch
Size: 11399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211026/ad79ed25/attachment.bin>


More information about the cfe-commits mailing list