[all-commits] [llvm/llvm-project] ae82a8: [RISCV] Add support for scalable vector fneg using...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jan 28 09:17:17 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ae82a8c86331ea400ed52e4e4a12211995e847b0
      https://github.com/llvm/llvm-project/commit/ae82a8c86331ea400ed52e4e4a12211995e847b0
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-01-28 (Thu, 28 Jan 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
    A llvm/test/CodeGen/RISCV/rvv/vfneg-sdnode.ll

  Log Message:
  -----------
  [RISCV] Add support for scalable vector fneg using vfsgnjn.vv

Reviewed By: frasercrmck

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




More information about the All-commits mailing list