[all-commits] [llvm/llvm-project] 4f7dc9: [RISCV] Use MnemonicAlias instead of InstAlias for...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Mar 18 08:49:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f7dc99a8a3e34e925ef66e7069b01b811e837ba
      https://github.com/llvm/llvm-project/commit/4f7dc99a8a3e34e925ef66e7069b01b811e837ba
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-03-18 (Tue, 18 Mar 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
    M llvm/lib/Target/RISCV/RISCVInstrInfoV.td

  Log Message:
  -----------
  [RISCV] Use MnemonicAlias instead of InstAlias for some vector instructions. NFC (#131732)

To make this work we have to apply mnemonic aliases before looking up
custom operand parsing.



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