[all-commits] [llvm/llvm-project] a7a7cb: [AArch64][llvm] Remove FeatureMPAM guards for pari...

Jonathan Thackray via All-commits all-commits at lists.llvm.org
Mon Oct 13 02:38:43 PDT 2025


  Branch: refs/heads/users/jthackray/remove_guards
  Home:   https://github.com/llvm/llvm-project
  Commit: a7a7cbf2799f814569bc955323ec6fff77026e72
      https://github.com/llvm/llvm-project/commit/a7a7cbf2799f814569bc955323ec6fff77026e72
  Author: Jonathan Thackray <jonathan.thackray at arm.com>
  Date:   2025-10-13 (Mon, 13 Oct 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SystemOperands.td
    M llvm/test/MC/AArch64/armv8.4a-mpam.s
    M llvm/test/MC/Disassembler/AArch64/armv8.4a-mpam.txt

  Log Message:
  -----------
  [AArch64][llvm] Remove FeatureMPAM guards for parity with gcc

Remove `AArch64::FeatureMPAM` guards from some MPAM system registers,
since these system registers are not any under feature guard for gcc.



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