[PATCH] D121093: [Driver][AArch64] Split up aarch64-cpus.c test further

Son Tuan Vu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 7 02:21:41 PST 2022


tyb0807 created this revision.
tyb0807 added reviewers: dmgreen, lenary, tmatheson, simon_tatham, fhahn.
Herald added a subscriber: kristof.beyls.
Herald added a project: All.
tyb0807 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This is the continuation of https://reviews.llvm.org/D120875, where
aarch64-cpus-2.c is further splitted and renamed to better reflect the
tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121093

Files:
  clang/test/Driver/aarch64-archs.c
  clang/test/Driver/aarch64-bf16.c
  clang/test/Driver/aarch64-cpus-1.c
  clang/test/Driver/aarch64-cpus-2.c
  clang/test/Driver/aarch64-cpus.c
  clang/test/Driver/aarch64-fp16.c
  clang/test/Driver/aarch64-i8mm.c
  clang/test/Driver/aarch64-ls64.c
  clang/test/Driver/aarch64-ras.c
  clang/test/Driver/aarch64-sve.c
  clang/test/Driver/aarch64-sve2.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121093.413392.patch
Type: text/x-patch
Size: 45057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220307/6a269864/attachment-0001.bin>


More information about the cfe-commits mailing list