[all-commits] [llvm/llvm-project] 239faf: [LLVM][AArch64] Remove aliases of LSUI instruction...

Kerry McLaughlin via All-commits all-commits at lists.llvm.org
Thu Feb 20 12:51:07 PST 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 239faf0b9dbcf092337a8feb696f1f9bf0671241
      https://github.com/llvm/llvm-project/commit/239faf0b9dbcf092337a8feb696f1f9bf0671241
  Author: Kerry McLaughlin <kerry.mclaughlin at arm.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrFormats.td
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/test/MC/AArch64/armv8.1a-lse.s
    M llvm/test/MC/AArch64/armv9.6a-lsui.s

  Log Message:
  -----------
  [LLVM][AArch64] Remove aliases of LSUI instructions (#126072)

Removes MnemonicAliases added for instructions available with
the LSUI feature (e.g. CAS -> CAST) which are not equivalent.
The aliases stt[add|clr|set]a & stt[add|clr|set]al are also removed.

(cherry picked from commit d44d806faa879dfb7a7ceb58beeb57cf8d5af430)



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