[all-commits] [llvm/llvm-project] 057c06: [RISCV] Add a encodeLMUL function to RISCVVType. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Apr 12 13:50:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 057c063c9b0638916adffe53767242bdf507d129
      https://github.com/llvm/llvm-project/commit/057c063c9b0638916adffe53767242bdf507d129
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-04-12 (Tue, 12 Apr 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
    M llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h

  Log Message:
  -----------
  [RISCV] Add a encodeLMUL function to RISCVVType. NFC

This moves the encoding handling out of the assembly parser.

Reviewed By: khchen, frasercrmck

Differential Revision: https://reviews.llvm.org/D123553




More information about the All-commits mailing list