[all-commits] [llvm/llvm-project] ce0368: [AArch64] Add assembly/disassembly for PMLAL/PMULL...

SpencerAbson via All-commits all-commits at lists.llvm.org
Mon Oct 28 06:55:38 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce0368eb8417f2d369499bb98b1f0ccbe2219598
      https://github.com/llvm/llvm-project/commit/ce0368eb8417f2d369499bb98b1f0ccbe2219598
  Author: SpencerAbson <Spencer.Abson at arm.com>
  Date:   2024-10-28 (Mon, 28 Oct 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    A llvm/test/MC/AArch64/SVE2p1/pmlal-diagnostics.s
    A llvm/test/MC/AArch64/SVE2p1/pmlal.s
    A llvm/test/MC/AArch64/SVE2p1/pmull-diagnostics.s
    A llvm/test/MC/AArch64/SVE2p1/pmull.s

  Log Message:
  -----------
  [AArch64] Add assembly/disassembly for PMLAL/PMULL instructions (#113564)

This patch adds assembly/disassembly for the following SVE_AES2
instructions

    -  PMLAL
    -  PMULL
- In accordance with:
https://developer.arm.com/documentation/ddi0602/latest/



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