[all-commits] [llvm/llvm-project] 747001: [RISCV] Define the vfclass RVV intrinsics

Evandro Menezes via All-commits all-commits at lists.llvm.org
Mon Jan 11 15:45:18 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7470017f2472411e8e03151b5016d612ac6648dd
      https://github.com/llvm/llvm-project/commit/7470017f2472411e8e03151b5016d612ac6648dd
  Author: Evandro Menezes <evandro.menezes at sifive.com>
  Date:   2021-01-11 (Mon, 11 Jan 2021)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsRISCV.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
    A llvm/test/CodeGen/RISCV/rvv/vfclass-rv32.ll
    A llvm/test/CodeGen/RISCV/rvv/vfclass-rv64.ll

  Log Message:
  -----------
  [RISCV] Define the vfclass RVV intrinsics

Define the `vfclass` IR intrinsics for the respective V instructions.

Authored-by: Roger Ferrer Ibanez <rofirrim at gmail.com>
Co-Authored-by: Evandro Menezes <evandro.menezes at sifive.com>

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




More information about the All-commits mailing list