[all-commits] [llvm/llvm-project] 946d29: [RISCV] Support vector type strict_fsqrt.

Yeting Kuo via All-commits all-commits at lists.llvm.org
Sun Mar 26 23:02:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 946d29e7e9020ca6b382d9d985116cfa22d8569d
      https://github.com/llvm/llvm-project/commit/946d29e7e9020ca6b382d9d985116cfa22d8569d
  Author: Yeting Kuo <yeting.kuo at sifive.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/lib/Target/RISCV/RISCVISelLowering.h
    M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
    M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
    A llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfsqrt-constrained-sdnode.ll
    A llvm/test/CodeGen/RISCV/rvv/vfsqrt-constrained-sdnode.ll

  Log Message:
  -----------
  [RISCV] Support vector type strict_fsqrt.

Reviewed By: craig.topper

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




More information about the All-commits mailing list