[all-commits] [llvm/llvm-project] 840e23: [RISCV] Simplify VTypeInfo and GroupVTypeInfo tblg...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Dec 27 09:46:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 840e23a7d50472d0b51bd31364c899c5044c7a3d
      https://github.com/llvm/llvm-project/commit/840e23a7d50472d0b51bd31364c899c5044c7a3d
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-12-27 (Wed, 27 Dec 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td

  Log Message:
  -----------
  [RISCV] Simplify VTypeInfo and GroupVTypeInfo tblgen templates. NFC (#76427)

We don't need to pass in the register class, we can get it from the
LMULInfo.




More information about the All-commits mailing list