[all-commits] [llvm/llvm-project] 4dae22: [RISCV] refactor VPatBinary (NFC)

ShihPo Hung via All-commits all-commits at lists.llvm.org
Tue Jan 19 19:17:34 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4dae2247fd62f1319de6297fa5088ab1b0175d88
      https://github.com/llvm/llvm-project/commit/4dae2247fd62f1319de6297fa5088ab1b0175d88
  Author: ShihPo Hung <shihpo.hung at sifive.com>
  Date:   2021-01-19 (Tue, 19 Jan 2021)

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

  Log Message:
  -----------
  [RISCV] refactor VPatBinary (NFC)

Make it easier to reuse for intrinsic vrgatherei16
which needs to encode both LMUL & EMUL in the instruction name,
like PseudoVRGATHEREI16_VV_M1_M1 and PseudoVRGATHEREI16_VV_M1_M2.

Reviewed By: craig.topper

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




More information about the All-commits mailing list