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

Jonathan Thackray via All-commits all-commits at lists.llvm.org
Mon Oct 13 11:00:17 PDT 2025


  Branch: refs/heads/users/jthackray/remove_guards
  Home:   https://github.com/llvm/llvm-project
  Commit: 76b311e8e951b25c076f8ef1d330e504d8525f34
      https://github.com/llvm/llvm-project/commit/76b311e8e951b25c076f8ef1d330e504d8525f34
  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