[all-commits] [llvm/llvm-project] d4197f: [LLVM][AArch64] Add assembly/disassembly for MUL/B...

CarolineConcatto via All-commits all-commits at lists.llvm.org
Tue Oct 29 02:09:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4197f3ac1bbdd0665599bf3843e865d13af18ab
      https://github.com/llvm/llvm-project/commit/d4197f3ac1bbdd0665599bf3843e865d13af18ab
  Author: CarolineConcatto <caroline.concatto at arm.com>
  Date:   2024-10-29 (Tue, 29 Oct 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SMEInstrInfo.td
    M llvm/lib/Target/AArch64/SMEInstrFormats.td
    A llvm/test/MC/AArch64/SME2/bfmul-diagnostics.s
    A llvm/test/MC/AArch64/SME2/bfmul.s
    A llvm/test/MC/AArch64/SME2p2/fmul-diagnostics.s
    A llvm/test/MC/AArch64/SME2p2/fmul.s

  Log Message:
  -----------
  [LLVM][AArch64] Add assembly/disassembly for MUL/BFMUL SME instructions (#113535)

According to https://developer.arm.com/documentation/ddi0602

Co-authored-by: Momchil-Velikov Momchil.Velikov at arm.com



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