[all-commits] [llvm/llvm-project] c82f44: [RISCV] Support fixed vector copysign.

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Mar 11 09:57:47 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c82f442954d750f36923c02ff00186c789a5f505
      https://github.com/llvm/llvm-project/commit/c82f442954d750f36923c02ff00186c789a5f505
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

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

  Log Message:
  -----------
  [RISCV] Support fixed vector copysign.

Reviewed By: frasercrmck

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




More information about the All-commits mailing list