[all-commits] [llvm/llvm-project] 366583: [RISCV] Add support for fixed vector sqrt.

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Feb 12 15:36:58 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36658376d5d4103b3828c726f211030ebc4f84b6
      https://github.com/llvm/llvm-project/commit/36658376d5d4103b3828c726f211030ebc4f84b6
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-02-12 (Fri, 12 Feb 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] Add support for fixed vector sqrt.


  Commit: 4220a81c847949793185190cbc545cef006cd807
      https://github.com/llvm/llvm-project/commit/4220a81c847949793185190cbc545cef006cd807
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-02-12 (Fri, 12 Feb 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] Add support for fixed vector fabs


Compare: https://github.com/llvm/llvm-project/compare/8bd8534aa3bd...4220a81c8479


More information about the All-commits mailing list