[all-commits] [llvm/llvm-project] afddca: fixup! [AArch64][llvm] Unify AArch64 tests into a ...

Jonathan Thackray via All-commits all-commits at lists.llvm.org
Thu Jul 24 16:13:00 PDT 2025


  Branch: refs/heads/users/jthackray/unify-tests2
  Home:   https://github.com/llvm/llvm-project
  Commit: afddca675f61ed9edbd65797aa2454ec2315a9de
      https://github.com/llvm/llvm-project/commit/afddca675f61ed9edbd65797aa2454ec2315a9de
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M llvm/test/MC/AArch64/armv9.2a-mec.s
    M llvm/test/MC/AArch64/armv9.4a-gcs.s
    M llvm/test/MC/AArch64/armv9.4a-lse128-diagnostics.s
    M llvm/test/MC/AArch64/armv9.4a-lse128.s
    M llvm/test/MC/AArch64/armv9.5a-cpa.s
    M llvm/test/MC/AArch64/armv9.6a-mpam.s

  Log Message:
  -----------
  fixup! [AArch64][llvm] Unify AArch64 tests into a single file (2/4) (NFC)

This is a series of patches (2/4) to unify assembly/disassembly of
recent AArch64 tests into a single file. The aim is to improve
consistency, so that all instructions and system registers are
thoroughly tested, and future test cases will be in a unified format.

This patch:
 * removes .txt tests which have only one feature required
 * makes the .s tests have a roundabout run line to test both encoding and assembly
 * creates diagnostic tests when needed
 * fixes naming convention of tests

Co-authored-by: Virginia Cangelosi <virginia.cangelosi at arm.com>


  Commit: af93d1bcb87cfef6ba40f75f6fa2fb43bee23d4a
      https://github.com/llvm/llvm-project/commit/af93d1bcb87cfef6ba40f75f6fa2fb43bee23d4a
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M llvm/test/MC/AArch64/armv9.4a-gcs.s

  Log Message:
  -----------
  fixup! [AArch64][llvm] Unify AArch64 tests into a single file (2/4) (NFC)


Compare: https://github.com/llvm/llvm-project/compare/3e81a949b4a3...af93d1bcb87c

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list