[all-commits] [llvm/llvm-project] 63e711: [RISCV] Lower VP_FNEG to RVV instructions

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Feb 9 11:06:27 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 63e711549c7f20334e241d3143cd41d4b5508b44
      https://github.com/llvm/llvm-project/commit/63e711549c7f20334e241d3143cd41d4b5508b44
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfneg-vp.ll
    A llvm/test/CodeGen/RISCV/rvv/vfneg-vp.ll

  Log Message:
  -----------
  [RISCV] Lower VP_FNEG to RVV instructions

Reviewed By: frasercrmck

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




More information about the All-commits mailing list